https://github.com/montyanderson/ascii-compress
Transforms 8-bit ASCII files into their 7-bit compressed form.
https://github.com/montyanderson/ascii-compress
Last synced: 3 months ago
JSON representation
Transforms 8-bit ASCII files into their 7-bit compressed form.
- Host: GitHub
- URL: https://github.com/montyanderson/ascii-compress
- Owner: montyanderson
- License: mit
- Created: 2017-09-14T10:28:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T10:28:02.000Z (over 7 years ago)
- Last Synced: 2025-01-18T00:41:09.714Z (5 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ascii-compress
Transforms 8-bit ASCII files into their 7-bit compressed form.