Edit

kc3-lang/brotli/python

Branch :

  • Show log

    Commit

  • Author : Alex Nicksay
    Date : 2016-09-28 17:26:00
    Hash : f7b5b3dc
    Message : Python: Create native brotli module and move extension to _brotli

  • README.md
  • 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.