Tatsuhiro Tsujikawa
4e0ca71ef0
python: Add experimental python extension module
...
To build extension module, cython is required.
The module is not built with `make` in the top directory.
A user has to run `make build_ext` in python directory.
Currently header compression objects are available for testing.
2013-12-14 23:54:09 +09:00
Tatsuhiro Tsujikawa
0edce70343
Rebranding nghttp2
2013-07-13 00:43:06 +09:00
Tatsuhiro Tsujikawa
a4c7f17aa2
python: Escape '\' in server example code
2012-09-13 23:10:47 +09:00
Tatsuhiro Tsujikawa
1f2109bb0b
python: Bump up version number to 0.1.2
2012-09-12 22:38:10 +09:00
Tatsuhiro Tsujikawa
3d694c89c5
python: Escape \n in long_description
2012-08-28 23:00:24 +09:00
Tatsuhiro Tsujikawa
fb72f47199
python: Bump up package version to 0.1.1
2012-08-28 21:55:46 +09:00
Tatsuhiro Tsujikawa
5b521e608b
python: update README.rst
2012-08-28 01:53:25 +09:00
Tatsuhiro Tsujikawa
ade401c1f9
python: update setup.py
2012-08-25 00:10:20 +09:00
Tatsuhiro Tsujikawa
9bbd7a8a04
python: add __version__
2012-08-24 23:35:58 +09:00
Tatsuhiro Tsujikawa
424dc2cc9d
python: update setup.py
2012-08-23 03:37:26 +09:00
Tatsuhiro Tsujikawa
8ce1925609
Add Python wrapper for spdylay
...
Still incomplete. See SPDY server sample in spdyserv.py.
2012-08-17 01:36:30 +09:00