Package libevhtp: Information

    Source package: libevhtp
    Version: 1.2.18-alt1_4
    Latest version according to Repology
    Build time:  Oct 13, 2021, 03:14 AM in the task #286913
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: A more flexible replacement for libevent's http API
    Description: 
    Libevhtp was created as a replacement API for Libevent's current
    HTTP API. The reality of libevent's http interface is that it
    was created as a JIT server, meaning the developer never thought
    of it being used for creating a full-fledged HTTP service.
    Infact I am under the impression that the libevent http API was
    designed almost as an example of what you can do with libevent.
    It's not Apache in a box, but more and more developers are
    attempting to use it as so.

    List of rpms provided by this srpm:
    libevhtp-devel (x86_64, ppc64le, i586, armh, aarch64)
    libevhtp0 (x86_64, ppc64le, i586, armh, aarch64)
    libevhtp0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko



      1. glibc-devel
      2. pkgconfig(jemalloc)
      3. pkgconfig(libevent)
      4. pkgconfig(oniguruma)
      5. pkgconfig(openssl)
      6. cmake
      7. rpm-macros-mageia-compat
      8. gcc-c++

    Last changed


    Oct. 12, 2021 Igor Vlasenko 1.2.18-alt1_4
    - update by mgaimport
    Feb. 25, 2020 Igor Vlasenko 1.2.18-alt1_3
    - fixed build
    March 5, 2019 Igor Vlasenko 1.2.18-alt1_1
    - new version