nghttp2/python
Gabi Davar d4e1b63c19 msvc build fixes and enchantments.
* fix build broken by recent changes
* place all build artifacts to OBJDIR
* explicitly add manifest (VC9/10)
* modernize python bindings creation
* some minor refactoring
2015-07-04 23:12:55 +03:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am Fix `make distcheck` failure 2015-06-06 23:37:31 +09:00
calcratio.py
cnghttp2.pxd python: Add async body generation support 2015-04-01 22:54:31 +09:00
hpackcheck.py
hpackmake.py
nghttp2.pyx python: Call on_close callback when connection is lost for server session 2015-06-07 16:17:48 +09:00
setup.py.in msvc build fixes and enchantments. 2015-07-04 23:12:55 +03:00
wsgi.py