README
author Tero Marttila <terom@fixme.fi>
Mon, 05 Oct 2009 17:12:29 +0300
changeset 58 ecd89f9605ac
parent 31 82121ae07c03
permissions -rw-r--r--
use logging for nc.py

Requirements:
    * Cython
        * 0.9.6.14 is too old (fails at 'from ... cimport *')
        * 0.11.2 works

Building:
    * dev: python setup.py build_ext --in-place --force