help wanted
仓库指标
- Star
- (12,671 star)
- PR 合并指标
- (平均合并 9天 15小时) (30 天内合并 1 个 PR)
描述
It would be handy to have pure c cffi python bindings that don't require c++ for use on both embedded systems that don't build a c++ toolchain and for pypy which performs best using cffi instead of cpython extensions. The unmaintained brotlipy fork has cffi bindings that could be adapted for this project as a build option.