C library for the Public Suffix List
Go to file
Tim Ruehsen de7d394223 whitespace glitch 2014-03-22 14:28:19 +01:00
data autoconf first version 2014-03-20 22:43:04 +01:00
include renamed psl_is_tld() to psl_is_public() 2014-03-22 10:26:59 +01:00
po autoconf first version 2014-03-20 22:43:04 +01:00
src renamed psl_is_tld() to psl_is_public() 2014-03-22 10:26:59 +01:00
tests whitespace glitch 2014-03-22 14:28:19 +01:00
.dir-locals.el document indentation conventions for emacs users 2014-03-21 14:39:17 -04:00
.gitignore git should ignore ephemeral files. 2014-03-21 14:19:25 -04:00
.travis.yml added Travis-CI .travis.yml file 2014-03-21 21:25:44 +01:00
ABOUT-NLS autoconf first version 2014-03-20 22:43:04 +01:00
AUTHORS inital commit 2014-03-20 17:17:24 +01:00
COPYING inital commit 2014-03-20 17:17:24 +01:00
ChangeLog autoconf first version 2014-03-20 22:43:04 +01:00
INSTALL inital commit 2014-03-20 17:17:24 +01:00
LICENSE Initial commit 2014-03-20 08:38:32 -07:00
Makefile.am fix 'make distcheck' 2014-03-21 11:04:01 +01:00
NEWS inital commit 2014-03-20 17:17:24 +01:00
README inital commit 2014-03-20 17:17:24 +01:00
README.md added Mailing List info 2014-03-22 08:28:52 +01:00
autogen.sh inital commit 2014-03-20 17:17:24 +01:00
configure.ac autoconf first version 2014-03-20 22:43:04 +01:00
libpsl.pc.in autoconf first version 2014-03-20 22:43:04 +01:00

README.md

Build Status

libpsl - C library to handle the Public Suffix List

Find more information here. Download the Public Suffix List here.

Building from git

Download project and prepare sources with

	git clone http://github.com/rockdaboot/libpsl
	./autogen.sh
	./configure
	make
	make check

Mailing List

Mailing List

To join the mailing list send an email to

libpsl-bugs+subscribe@googlegroups.com

and follow the instructions provided by the answer mail.

Or click join.