Python bindings for the LZFSE reference implementation
Project description
_ __
_ __ _ _| |____/ _|___ ___
| '_ \| | | | |_ / |_/ __|/ _ \
| |_) | |_| | |/ /| _\__ \ __/
| .__/ \__, |_/___|_| |___/\___|
|_| |___/
Overview
========
pylzfse is a Python (https://www.python.org/) module that provides LZFSE
compression and decompression through the reference implementation provided by
Apple (https://github.com/lzfse/lzfse).
Building
========
$ git clone --recursive https://github.com/dimkr/pylzfse
$ python setup.py build
Credits and Legal Information
=============================
pylzfse is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).
_ __ _ _| |____/ _|___ ___
| '_ \| | | | |_ / |_/ __|/ _ \
| |_) | |_| | |/ /| _\__ \ __/
| .__/ \__, |_/___|_| |___/\___|
|_| |___/
Overview
========
pylzfse is a Python (https://www.python.org/) module that provides LZFSE
compression and decompression through the reference implementation provided by
Apple (https://github.com/lzfse/lzfse).
Building
========
$ git clone --recursive https://github.com/dimkr/pylzfse
$ python setup.py build
Credits and Legal Information
=============================
pylzfse is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pylzfse-0.2.tar.gz
(28.6 kB
view details)
File details
Details for the file pylzfse-0.2.tar.gz.
File metadata
- Download URL: pylzfse-0.2.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69432a6216c7a6c1c0ed41dabb860dbd9580315647f9658ee457b667f10f7f19
|
|
| MD5 |
caf319c405cf72601b141cad72af4790
|
|
| BLAKE2b-256 |
278c62dc69d6d5a624567c2970bfc850229fd43ed3105dd4710c02dca310eb1e
|