Skip to content

Split python module from Go codebase

Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 30 Apr 21:09

This release is focused on splitting the python codebase off to py_dataset so this repository only focuses on the Go language code base for the command line tools as well as the C-shared library support.

If you are porting dataset support to other languages look at py_dataset and use the appropriate libdataset shared library.