Add manual to 'Compression and Decompression' category
Fix license clause in info.rkt
Update readme, bump version to 1.0
Bindings to the Zstandard compression library for Racket.
This library requires that the libzstd shared library be preinstalled on your system in a way that is locatable by Racket's ffi system. The current minimum supported ZSTD version is 1.5.0.
Status: The library is ready for general consumption, and the API should not change barring major unforeseen flaws.
See this page for information about contributing to this library.