Package python3-module-http-parser: Information

    Source package: python3-module-http-parser
    Version: 0.9.0-alt4
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Report package bug
    License: MIT
    Summary: http request/response parser
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-http-parser (x86_64, i586, aarch64)
    python3-module-http-parser-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov



      1. python3(Cython)
      2. python3(imp)
      3. python3(pytest)
      4. python3(setuptools)
      5. rpm-build-python3
      6. python3(tox)
      7. python3(tox_console_scripts)
      8. python3(tox_no_deps)
      9. python3(wheel)
      10. python3-module-pyproject-installer >= 0.4.0
      11. python3-module-tox
      12. python3-module-tox-console-scripts
      13. python3-module-tox-no-deps
      14. python3-module-tox-passenv

    Last changed


    Sept. 26, 2025 Grigory Ustinov 0.9.0-alt4
    - Fixed FTBFS.
    Dec. 19, 2023 Grigory Ustinov 0.9.0-alt3
    - Moved on pyproject macros.
    April 27, 2021 Stanislav Levin 0.9.0-alt2
    - Stopped build for Python2.