diff options
Diffstat (limited to 'www/py-http-parser/pkg-descr')
-rw-r--r-- | www/py-http-parser/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-http-parser/pkg-descr b/www/py-http-parser/pkg-descr index 6352f28069a7..50a2ea627a03 100644 --- a/www/py-http-parser/pkg-descr +++ b/www/py-http-parser/pkg-descr @@ -1,5 +1,3 @@ HTTP request/response parser for Python compatible with Python 2.x (>=2.6), Python 3 and Pypy. If possible a C parser based on http-parser from Ryan Dahl will be used. - -WWW: https://github.com/benoitc/http-parser/ |