Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rochet2/pressurecompressor
https://www.cs.helsinki.fi/courses/58161/2016/s/a/1
https://github.com/rochet2/pressurecompressor
compression encoding java lossless lzw-compression
Last synced: 8 days ago
JSON representation
https://www.cs.helsinki.fi/courses/58161/2016/s/a/1
- Host: GitHub
- URL: https://github.com/rochet2/pressurecompressor
- Owner: Rochet2
- License: gpl-3.0
- Created: 2016-09-11T10:17:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T09:58:38.000Z (about 8 years ago)
- Last Synced: 2024-11-09T06:44:39.041Z (2 months ago)
- Topics: compression, encoding, java, lossless, lzw-compression
- Language: Java
- Size: 189 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pressurecompressor
https://www.cs.helsinki.fi/courses/58161/2016/s/a/1# Get it
- Download executable jar from the github releases section https://github.com/Rochet2/pressurecompressor/releases
- Read usage document: [/docs/usage.md](/docs/usage.md)