wok diff python-http-parser/description.txt @ rev 25857
Fix reset menu.xml symlink when upgrade slitaz-configs
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Aug 07 17:10:52 2025 +0000 (3 weeks ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-http-parser/description.txt Thu Aug 07 17:10:52 2025 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +HTTP request and response parser for Python compatible with Python 2.x (>=2.7), 1.5 +Python 3 and Pypy. 1.6 +If possible a C parser based on http-parser from Ryan Dahl will be used.