Fri, 31 May 2024 18:43:32 UTC | login

Information for build mingw-libpsl-0.21.0-3.fc32

ID147568
Package Namemingw-libpsl
Version0.21.0
Release3.fc32
Epoch
SummaryMinGW port of C library for the Publix Suffix List
Descriptionlibpsl 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... - has built-in PSL data for fast access; - 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;
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 15:21:56 UTC
CompletedFri, 27 Mar 2020 15:21:56 UTC
Tags
f33
RPMs
src
mingw-libpsl-0.21.0-3.fc32.src.rpm (info) (download)
noarch
mingw32-libpsl-0.21.0-3.fc32.noarch.rpm (info) (download)
mingw64-libpsl-0.21.0-3.fc32.noarch.rpm (info) (download)
mingw32-libpsl-debuginfo-0.21.0-3.fc32.noarch.rpm (info) (download)
mingw64-libpsl-debuginfo-0.21.0-3.fc32.noarch.rpm (info) (download)
Changelog * Thu Feb 06 2020 Fabiano FidĂȘncio <fidencio@redhat.com> - 0.21.0-3 - Add python as a build requirement - rhbz#1799649 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Aug 15 2019 Fabiano FidĂȘncio <fidencio@redhat.com> - 0.21.0-1 - Initial package