Changes

Jump to: navigation, search

Public Suffix List/Uses

404 bytes added, 19:39, 5 February 2014
Programming Languages and Libraries: Add some links to libraries using the PSL.
* [http://godoc.org/code.google.com/p/go.net/publicsuffix The Go Language] uses the public suffix to determine whether or not Internet users can register domain names under the given domain.
* [http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/net/InternetDomainName.html Guava] provides an interface for Java applications to query the Public Suffix List
* [https://pypi.python.org/pypi/publicsuffix/ publicsuffix] is a Python library based on the PSL.
* [https://github.com/john-kurkowski/tldextract tldextract] is another Python library.
* [https://wiki.gnome.org/Projects/libsoup libsoup] contains a [https://git.gnome.org/browse/libsoup/tree/libsoup/tld-parser.py tld-parser.py] which appears to consume the PSL. It is apparently based on a tld-parser.c.

Navigation menu