wok annotate python-http-parser/description.txt @ rev 25795
created recipe for libxfcegui4-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:34:18 2024 +0100 (3 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24277 | 1 HTTP request and response parser for Python compatible with Python 2.x (>=2.7), |
Hans-G?nter@24277 | 2 Python 3 and Pypy. |
Hans-G?nter@24277 | 3 If possible a C parser based on http-parser from Ryan Dahl will be used. |