| Name: | libpsl |
|---|---|
| Version: | 0.7.0 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 493095 |
| License: | MIT |
| RPM: | libpsl-0.7.0-1.el7.x86_64.rpm |
| Source RPM: | libpsl-0.7.0-1.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://rockdaboot.github.io/libpsl |
| Summary: | C library for the Publix 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; |
- Update to 0.7.0
- Update to 0.6.2
- rebuild for ICU 53.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Update to 0.5.1 - Drop patch merged upstream
- Add a patch from Jakub Čajka to complete the tests on non-x86 arch.
- Drop useless test data - Add missing gettext-devel - psl is now separately packaged recommended by the upstream
- Update to 0.5.0
- Update to 0.4.0
- Initial Package.