Skip to main content

Bindings for Mark Adler's unlzw library.

Project description

Bindings for Mark Adler’s unlzw library.

  • Free software: BSD 3-Clause License

Installation

pip install unlzw

Documentation

from unlzw import unlzw

assert unlzw(b'\x1f\x9d\x90f\xde\xbc\x11\x13FN\xc0\x81\x05\x0f\x124(p\xa1\xc2\x82') == b'foobarfoobarfoobarfoobarfoobar'

Changelog

0.1.1 (2017-10-26)

  • Removed junk from MANIFEST.in.

0.1.0 (2017-10-25)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unlzw-0.1.1.tar.gz (36.5 kB view details)

Uploaded Source

Built Distributions

unlzw-0.1.1-cp36-cp36m-manylinux1_x86_64.whl (18.3 kB view details)

Uploaded CPython 3.6m

unlzw-0.1.1-cp35-cp35m-manylinux1_x86_64.whl (18.3 kB view details)

Uploaded CPython 3.5m

unlzw-0.1.1-cp34-cp34m-manylinux1_x86_64.whl (18.3 kB view details)

Uploaded CPython 3.4m

unlzw-0.1.1-cp33-cp33m-manylinux1_x86_64.whl (18.1 kB view details)

Uploaded CPython 3.3m

unlzw-0.1.1-cp27-cp27mu-manylinux1_x86_64.whl (21.4 kB view details)

Uploaded CPython 2.7mu

unlzw-0.1.1-cp27-cp27m-manylinux1_x86_64.whl (21.4 kB view details)

Uploaded CPython 2.7m

File details

Details for the file unlzw-0.1.1.tar.gz.

File metadata

  • Download URL: unlzw-0.1.1.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for unlzw-0.1.1.tar.gz
Algorithm Hash digest
SHA256 03fd08e154e6330897845b8ada60b72da41fa6ba9c487aef9fa96475ce8079f8
MD5 36d22d64f0f48c611e6001ca1fad4f4c
BLAKE2b-256 66b06ff786925cd4d3ad2ecac827538b65a7b35fa40c3db791b6b9b763d8e7a7

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 21671d9e93dd4771eb1ab982d0db8179acd8ceec5f31122bc89184ff7b747b3e
MD5 3b79b5fe258a5c30a86df2a8c23cc686
BLAKE2b-256 c6e15e071e094ab70897c0ca9b3adfe2aed84dc137d7efcef9379bf7c4221e27

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 450efc1f7adbd7646e8cc674ec9ac92e391e2db690d568f13f58669151af513d
MD5 594f7f875da35ea585cc1379352985ae
BLAKE2b-256 009b9b703ad83950e6d7351c6d4742df15f586d7b6340c6740aaa9f8b0931687

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ac5049b5257eddc7ec59862e169320bf7873238722810384f02984048dd5a602
MD5 6d69c8ae8e9eda53af5518239fd0b6df
BLAKE2b-256 e673e7666255527f870a7d3368443ea02d8be0e752a28822a49a9e39d2e73931

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp33-cp33m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp33-cp33m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9710b853947586d0ff807c9d5ba40a2688405ed3e4d06824d28ee48d9bd1faf5
MD5 a945b3381240f17f2a0bae7b88b9532e
BLAKE2b-256 12fd4fea98808ceeb0a5a57ee8abe439f40d5443b556b3e7a8c58fdf6030ffee

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a57888f131477a403a4a3f1a6801b2c183fb99c278f38be45c624081258667bb
MD5 38c61f7c3fa99eb4263529c0229ff91e
BLAKE2b-256 13ee890be9e4f95bcc416150b71084272f88c554532fdc39f97303b88bdb359f

See more details on using hashes here.

File details

Details for the file unlzw-0.1.1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for unlzw-0.1.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7e0cabe8377c99ce28e27c58bff8a580b6ed75920d4ce67bc36a7ceaaa19eddd
MD5 23969b69e66e4fbf47b8cd46d6dde863
BLAKE2b-256 b490b43b62603c6bbaac0253f8e6408e04fc3e930702ba70ca01de5d496fbb2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page