Package libgumbo: Information

    Source package: libgumbo
    Version: 0.13.0-alt1
    Latest version according to Repology
    Build time:  Jan 7, 2025, 11:22 PM in the task #368322
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: An HTML5 parsing library
    Description: 
    Gumbo is an implementation of the HTML5 parsing algorithm implemented as
    a pure C99 library with no outside dependencies.
    It's designed to serve as a building block for other tools and libraries such as
    linters, validators, templating languages, and refactoring and analysis tools.

    List of RPM packages built from this SRPM:
    libgumbo-devel (x86_64, ppc64le, i586, aarch64)
    libgumbo-devel-doc (noarch)
    libgumbo3 (x86_64, ppc64le, i586, aarch64)
    libgumbo3-debuginfo (x86_64, ppc64le, i586, aarch64)
    python3-module-gumbo (noarch)

    Maintainer: Mikhail Efremov


    ACL:
    Mikhail Efremov
    @everybody

      1. doxygen
      2. gcc-c++
      3. libgtest-devel
      4. python3-devel
      5. python3-module-setuptools
      6. python3-module-setuptools

    Last changed


    Jan. 7, 2025 Mikhail Efremov 0.13.0-alt1
    - Updated to 0.13.0.
    Nov. 15, 2024 Mikhail Efremov 0.12.2-alt3
    - Use old python macros again.
    Nov. 14, 2024 Mikhail Efremov 0.12.2-alt2
    - Don't use deprecated python macros.
    - Fixed system library loading (closes: #52042).