Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 298 Bytes

libzidx

build_status

To compile, make sure you have libstreamlike. Then run:

autoreconf -vfi
./configure
make
make test
sudo make install