Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046836
en ru br
ALT Linux repos
S:0.21.2-alt1

Group :: System/Libraries
RPM: libpsl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.21.2-alt1
Build date: 27 december 2022, 08:51 ( 65.4 weeks ago )
Size: 1623.41 Kb

Home page:   https://github.com/rockdaboot/libpsl

License: MIT
Summary: C library for the Public Suffix List
Description:

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...

- 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;

Current maintainer: Mikhail Efremov

List of contributors

List of rpms provided by this srpm:

  • libpsl
  • libpsl-debuginfo
  • libpsl-devel
  • libpsl-devel-doc
  • psl
  • psl-debuginfo
  • psl-make-dafsa
  • psl-make-dafsa
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin