nghttp2/python
Tatsuhiro Tsujikawa ddf6162528 python: Use distutils to build/install python bindings
automake version is a bit picky about installation location and uses
different compiler flags from distutils. We prefer official distutils.
Now nghttp2.c, which is generated by cython, is distributed in
archive.
2014-02-27 00:58:21 +09:00
..
Makefile.am python: Use distutils to build/install python bindings 2014-02-27 00:58:21 +09:00
cnghttp2.pxd python: Add HTTP/2 server using asyncio 2014-02-25 01:47:09 +09:00
hpackcheck.py HPACK post -05 updates 2014-02-13 23:22:52 +09:00
hpackmake.py src, python: Only produce header_table_size when it is changed 2014-02-25 23:55:06 +09:00
nghttp2.pyx python: Fix NameError if asyncio is not available 2014-02-26 00:54:16 +09:00
setup.py.in python: Use distutils to build/install python bindings 2014-02-27 00:58:21 +09:00