C library for the Public Suffix List
Go to file
Tim Ruehsen b49e681d8f renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02:00
data added test_psl.txt so satisfy distcheck 2014-03-27 12:49:46 +01:00
docs/libpsl renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02:00
include renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02:00
po autoconf first version 2014-03-20 22:43:04 +01:00
src renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02:00
tests renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02:00
tools renamed psl_is_public() to psl_is_public_suffix() 2014-04-12 16:04:42 +02: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 ./configure --enable-gtk-doc in .travis.yml 2014-04-02 11:34:02 +02:00
ABOUT-NLS autoconf first version 2014-03-20 22:43:04 +01:00
AUTHORS fill in AUTHORS 2014-03-23 19:33:36 +01:00
COPYING LGPL->MIT license, some cleanups 2014-03-24 20:41:46 +01:00
ChangeLog autoconf first version 2014-03-20 22:43:04 +01:00
LICENSE LGPL->MIT license, some cleanups 2014-03-24 20:41:46 +01:00
Makefile.am added a 'psl' tool to acces functions from command line 2014-04-11 17:16:23 +02: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 own line for mailing list reference 2014-03-29 18:54:04 +01:00
autogen.sh create m4 directory before gtkdocize 2014-04-02 11:23:38 +02:00
configure.ac generate tar ball libpsl-... instead of psl-... 2014-04-11 22:25:43 +02: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 Archive

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.