nghttp2/python
Peter Wu a2ec695ec9 cmake: add python stub
Might not be the best approach, maybe use thewtex/cython-cmake-example?
2016-02-13 20:13:43 +01:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
CMakeLists.txt cmake: add python stub 2016-02-13 20:13:43 +01:00
Makefile.am Partially revert a23ab00686 2015-07-19 16:11:42 +09:00
calcratio.py Add aux script 2014-10-18 18:55:07 +09:00
cnghttp2.pxd python: Use nghttp2_session_get_stream_remote_close 2015-11-21 15:40:05 +09:00
hpackcheck.py python: Remove draft from hpack checker 2015-07-30 22:12:08 +09:00
hpackmake.py python: Remove draft from hpack checker 2015-07-30 22:12:08 +09:00
nghttp2.pyx python: Do the same thing in 8481bc6 with HEADERS + END_STREAM flag set 2015-11-21 15:44:12 +09:00
setup.py.in python: Fix out-of-tree builds failure 2015-07-15 01:14:52 +09:00
wsgi.py Add experimental WSGI server implementation 2014-04-06 21:33:32 -07:00