Initial public release
The included csnip-bin-0.1.tar.gz is the binary-only package, compiled against CentOS 7.8. For development, including headers and documentation, compilation from source is needed.
To install the binary package with stow:
sudo mkdir -p /usr/local/stow
cd /usr/local/stow
sudo tar xzf /path/to/csnip-bin-0.1.tar.gz
sudo stow csnip-bin-0.1.tar.gz
Then update /etc/ld.so.conf if necessary and run ldconfig.