python-python-snappy
Python bindings for the Snappy compression library
python-python-snappy provides bindings to the Snappy library and can be used to compress and decompress files and streams. It can also be used directly from the command line.
- Versions: 0.7.3
- Website: https://github.com/andrix/python-snappy
- Licenses: Modified BSD
- Package source: gnu/packages/python-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-python-snappy as follows:
guix install python-python-snappy
Or install a particular version:
guix install python-python-snappy@0.7.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of python-python-snappy about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-python-snappy'><img src='https://packages.guix.gnu.org/packages/python-python-snappy/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-python-snappy)
Example Org:
[[https://packages.guix.gnu.org/packages/python-python-snappy][https://packages.guix.gnu.org/packages/python-python-snappy/badges/latest-version.svg]]