libpsl 0.21.0-ok2 source package in openKylin
Changelog
libpsl (0.21.0-ok2) yangtze; urgency=medium * update version info -- luzhiping <email address hidden> Mon, 22 Aug 2022 14:01:45 +0800
libpsl (0.21.0-ok2) yangtze; urgency=medium * update version info -- luzhiping <email address hidden> Mon, 22 Aug 2022 14:01:45 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
libpsl_0.21.0.orig.tar.gz | 8.2 MiB | 055aa87ec166c7afb985d0816c07ff440e1eb899881a318c51c69a0aeea8e279 |
libpsl_0.21.0-ok2.debian.tar.xz | 10.7 KiB | 93f4d6a7cb6d3490896df88713f403b2774a7ae72d6e07e97b462911355ca345 |
libpsl_0.21.0-ok2.dsc | 2.1 KiB | dd5e53670f244eb0c9fa65074b6fb67a3f5a1468161c805a89b06282ab05d56a |
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https:/
.
This package contains development header files and documentation for
developers.
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https:/
.
This package contains runtime libraries.
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https:/
.
This package contains a commandline tool to explore the Public Suffix
List.
libpsl permits the use of an optimized binary representation of the
Public Suffix List (PSL). This format is a deterministic acyclic
finite state automaton, or DAFSA.
.
It is primarily used for building a new version of the publicsuffix
package, but could also be used by anyone else looking to match
printable US ASCII strings.
.
This package contains a Python script to convert a standard PSL into
a DAFSA, either in C source code form, or in a specialized mmap-able
binary format.