Search Criteria
Package Details: python-http-parser-git 1:0.9.0.r3.gd6ce4b5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-http-parser-git.git (read-only, click to copy) |
---|---|
Package Base: | python-http-parser-git |
Description: | HTTP request/response parser for python in C |
Upstream URL: | https://github.com/benoitc/http-parser |
Licenses: | MIT |
Conflicts: | python-http-parser |
Provides: | python-http-parser |
Submitter: | lilydjwg |
Maintainer: | None |
Last Packager: | a821 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-06 07:19 (UTC) |
Last Updated: | 2023-11-01 19:26 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-pytest (check)
Latest Comments
a821 commented on 2024-07-28 10:05 (UTC)
This is broken due to deprecated
imp
module. There's a pull request that fixes the issue.