nghttp2/python
Peter Wu 9bc6dc7113 cmake: add python support
FindCython.cmake was taken from
https://github.com/thewtex/cython-cmake-example. The UseCython module
works, but since it is lacking an installation target setup.py will be
used instead.
2016-02-16 12:17:49 +01:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
CMakeLists.txt cmake: add python support 2016-02-16 12:17:49 +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
install-python.cmake.in cmake: add python support 2016-02-16 12:17:49 +01: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 cmake: add python support 2016-02-16 12:17:49 +01:00
wsgi.py Add experimental WSGI server implementation 2014-04-06 21:33:32 -07:00