Пакет libpsl: Информация

    Исходный пакет: libpsl
    Версия: 0.22.0-alt1
    Последняя версия по данным Repology
    Собран:  26 июня 2026 г. 21:41 в задании #422792
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rockdaboot/libpsl

    Лицензия: MIT
    О пакете: C library for the Public Suffix List
    Описание: 
    libpsl is a C library to handle the Public Suffix List. A "public suffix" is a
    domain name under which Internet users can directly register own names.
    
    Browsers and other web clients can use it to
    
    - Avoid privacy-leaking "supercookies";
    - Avoid privacy-leaking "super domain" certificates;
    - Domain highlighting parts of the domain in a user interface;
    - Sorting domain lists by site;
    
    Libpsl...
    
    - allows to load PSL data from files;
    - checks if a given domain is a "public suffix";
    - provides immediate cookie domain verification;
    - finds the longest public part of a given domain;
    - finds the shortest private part of a given domain;
    - works with international domains (UTF-8 and IDNA2008 Punycode);
    - is thread-safe;
    - handles IDNA2008 UTS#46;

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libpsl (x86_64, i586, aarch64)
    libpsl-debuginfo (x86_64, i586, aarch64)
    libpsl-devel (x86_64, i586, aarch64)
    libpsl-devel-doc (noarch)
    psl (x86_64, i586, aarch64)
    psl-debuginfo (x86_64, i586, aarch64)
    psl-make-dafsa (noarch)

    Сопровождающий: Mikhail Efremov

    Список участников:
    Mikhail Efremov

    Права:
    Mikhail Efremov
    @everybody

      1. glib2-devel
      2. gtk-doc
      3. libgio-devel
      4. libunistring-devel
      5. meson
      6. libicu-devel
      7. libidn2-devel
      8. publicsuffix-list
      9. publicsuffix-list-dafsa
      10. rpm-build-python3
      11. rpm-macros-meson >= 1.3.1-alt1
      12. xsltproc

    Последнее изменение


    26 июня 2026 г. Mikhail Efremov 0.22.0-alt1
    - Updated to 0.22.0.
    4 марта 2026 г. Mikhail Efremov 0.21.5-alt2
    - Enabled builtin PSL (closes: #44575).
    - Used macros from rpm-macros-meson.
    19 января 2024 г. Mikhail Efremov 0.21.5-alt1
    - Switched to meson build.
    - Fixed description.
    - Updated to 0.21.5.