File: README.md

package info (click to toggle)
python-cramjam 2.7.0.1%2Bds1-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 3,048 kB
  • sloc: python: 622; makefile: 41
file content (7 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
7
# cramjam

A collection of compression algorithms, all in one place thru a common (as possible) API.

- [Rust](./libcramjam)
- [Python](./cramjam-python)
- [CLI](./cramjam-cli)