PackBits encoder/decoder
Project description
This module implements a PackBits encoder/decoder for Python 2.x and 3.x.
PackBits encoding is used in PSD and TIFF files.
Installation
pip install packbits
Usage
Import packbits module; then use packbits.encode(data) and packbits.decode(data) functions.
Contributing
Development happens at github and bitbucket:
The main issue tracker is at github: https://github.com/kmike/packbits/issues
Feel free to submit ideas, bugs, pull requests (git or hg) or regular patches.
In order to run tests, install tox and type
tox
from the source checkout.
The license is MIT.
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
packbits-0.5.tar.gz
(2.6 kB
view details)
File details
Details for the file packbits-0.5.tar.gz
.
File metadata
- Download URL: packbits-0.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9630ff24a34bf40bbf32f2e00f2a3381dce3e326688dd111bfc37d7410c8130d |
|
MD5 | 0cbd0b770a60a0fb88399d0fd02641d0 |
|
BLAKE2b-256 | dbb42c51841e669ea2a1cbfd8830aa8fbfec81f2df96b07c4f1344f266e2acf7 |