Skip to main content

No project description provided

Project description

NSIS Bzip2 Decompressor

Decompress Whole Data

import nsisunbz2.core

bzd = nsisunbz2.core.Bz2Decompress(compressed)
decompressed = bzd.decompress()

Stop Decompression Beyond Given Output Size

This is used when decompressing an NSIS script from a solid mode installer to save time. The additional value is the size of the expected NSIS installer script. Exmple size shown here is arbitrary.

import nsisunbz2.core

bzd = nsisunbz2.core.Bz2Decompress(compressed)
decompressed = bzd.decompress(4687)

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

nsisunbz2-1.0.7.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nsisunbz2-1.0.7-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file nsisunbz2-1.0.7.tar.gz.

File metadata

  • Download URL: nsisunbz2-1.0.7.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for nsisunbz2-1.0.7.tar.gz
Algorithm Hash digest
SHA256 b227b548661114b0ecb446b9e8fdea2d69e883adff838e41dc6336fb157e373a
MD5 cb3e7ab7e5d0315a4313fba3751e7d22
BLAKE2b-256 1393b49bb4d2d42137d32d454fb2390c75f12154058d7b47cd3327637d8f88dd

See more details on using hashes here.

File details

Details for the file nsisunbz2-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: nsisunbz2-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for nsisunbz2-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 92cc4d2f856b39bc198b9dfdf17c389a470f2a6cf9ea7dafafffbcf1c6bdb549
MD5 73a2b416096dec09e7c4eed7684c426d
BLAKE2b-256 1ba468b142d5609960ec24d8fa5451d35a09555e900d9e49c004f41443397645

See more details on using hashes here.

Supported by

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