File: README.md

package info (click to toggle)
brotli 0.5.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 18,544 kB
  • ctags: 1,731
  • sloc: ansic: 39,873; cpp: 834; python: 431; makefile: 65; sh: 57
file content (5 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (4)
1
2
3
4
5
This directory contains Python brotli wrapper module and roundtrip tests.

To build module execute `python setup.py build_ext` from root project directory.

To test module run `python setup.py test`.