Edit

kc3-lang/brotli/python/README.md

Branch :

  • Show log

    Commit

  • Author : eustas
    Date : 2016-02-23 16:10:53
    Hash : 14276922
    Message : Fix typo

  • python/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`.