%general-entities; ]> $Date$ libpsl-&libpsl-version; libpsl Introduction to libpsl The libpsl package provides a library for accessing and resolving information from the Public Suffix List (PSL). The PSL is a set of domain names beyond the standard suffixes, such as .com. &lfs110_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libpsl-md5sum; Download size: &libpsl-size; Estimated disk space required: &libpsl-buildsize; Estimated build time: &libpsl-time; libpsl Dependencies Required Optional (for documentation) and (for tests) User Notes: Installation of libpsl Install libpsl by running the following commands: sed -i 's/env python/&3/' src/psl-make-dafsa && ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations sed -i ...: This command forces the use of Python 3 in an utility. Contents Installed Program Installed Library Installed Directories psl libpsl.so None Short Descriptions psl queries the Public Suffix List psl libpsl.so contains a library used to access the Public Suffix List libpsl.so