wok view python-http-parser/description.txt @ rev 24384

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 06 16:04:43 2022 +0000 (2022-02-06)
parents
children
line source
1 HTTP request and response parser for Python compatible with Python 2.x (>=2.7),
2 Python 3 and Pypy.
3 If possible a C parser based on http-parser from Ryan Dahl will be used.