mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-07 09:18:01 +08:00
Add python bindings + package (#10)
* wip : python package * wip : minor fixes * wip : upload package to main pypi * wip : initial text encoding * wip : extending C api * wip : use map of global instances * wip : added decode functionality * update main README
This commit is contained in:
4
bindings/python/MANIFEST.in
Normal file
4
bindings/python/MANIFEST.in
Normal file
@@ -0,0 +1,4 @@
|
||||
recursive-include ggwave/include *
|
||||
recursive-include ggwave/src/ *
|
||||
include *.pxd
|
||||
include *.pyx
|
||||
Reference in New Issue
Block a user