https://github.com/luciopaiva/pyflate
Python3 inflate test
https://github.com/luciopaiva/pyflate
Last synced: 7 months ago
JSON representation
Python3 inflate test
- Host: GitHub
- URL: https://github.com/luciopaiva/pyflate
- Owner: luciopaiva
- Created: 2014-10-31T03:14:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T00:32:09.000Z (almost 11 years ago)
- Last Synced: 2025-01-26T15:25:48.653Z (9 months ago)
- Language: Python
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pyflate
=======Python3 inflate test. Objective is to find if there's something wrong with Node.js's pako library. [Initial tests with pako](//github.com/luciopaiva/pdfhacker) resulted in truncated output.
Well, after an initial test I proved pako is truncating its output for sure. Simply run ``python3 pyflate`` and compare output with pako's.