README
author Tero Marttila <terom@fixme.fi>
Fri, 25 Sep 2009 21:34:04 +0300
changeset 49 e2f79e68418a
parent 31 82121ae07c03
permissions -rw-r--r--
fix up circular cimports related to the sockaddr type, and touch up endpoint/getaddrinfo a bit

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