Package civetweb: Information

    Source package: civetweb
    Version: 1.16-alt1
    Latest version according to Repology
    Build time:  Dec 11, 2024, 09:24 PM in the task #362473
    Category: Networking/WWW
    Report package bug
    License: MIT
    Summary: Embedded C/C++ web server
    Description: 
    Civetweb is an easy to use, powerful, C (C/C++) embeddable web server
    with optional CGI, SSL and Lua support.
    
    CivetWeb can be used by developers as a library, to add web server
    functionality to an existing application. It can also be used by end
    users as a stand-alone web server running on a Windows or Linux PC.
    It is available as single executable, no installation is required.

    List of RPM packages built from this SRPM:
    civetweb (x86_64, ppc64le, i586, aarch64)
    civetweb-debuginfo (x86_64, ppc64le, i586, aarch64)
    civetweb-devel (x86_64, ppc64le, i586, aarch64)
    libcivetweb1 (x86_64, ppc64le, i586, aarch64)
    libcivetweb1-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Andrey Kuznetcov

    List of contributors:
    Andrey Kuznetcov

    ACL:
    Andrey Kuznetcov
    @everybody

      1. /dev/pts
      2. cmake
      3. /proc
      4. gcc-c++
      5. make
      6. zlib-devel

    Last changed


    July 2, 2023 Andrey Kuznetcov 1.16-alt1
    - Initial build for Sisyphus (based on fedora spec)
      + patch CmakeLists.txt to add project version explicitly