Edit

kc3-lang/brotli/python

Branch :

  • Show log

    Commit

  • Author : Eugene Kliuchnikov
    Date : 2016-08-23 14:40:33
    Hash : 81480011
    Message : Move "public" to "include/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.