We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ed355 commit e4e1de1Copy full SHA for e4e1de1
TODO
@@ -1,7 +1,8 @@
1
This is a rough TODO file. It might or might not be up to date.
2
3
-* finish Juca's Python bindings
4
* parse R2007 header (figure out how reed solomon encryption works)
5
-* enhance write support
+* finish R2000 encoding implementation
6
* incorporate automated testing suite into Makefiles
7
* enhance API functions
+* make python bindings optional with --enable-python and --disable-python (default disabled)
8
+* generate swig wrapper and build python module out of source tree
0 commit comments