Add code to generate tables, from Alexander Gnauck <gnauck@ag-software.de>.
[libidn.git] / README
blob2628365ac178509e24fdfb0a05e1e3cb2c2275c1
1 Libidn README -- Important introductory notes.
2 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Simon Josefsson
3 See the end for copying conditions.
5 Libidn is a package for internationalized string handling based on the
6 Stringprep, Punycode, IDNA and TLD specifications.
8 Read INSTALL for installation instructions, and doc/libidn.* for the
9 manual in various formats (including Info, HTML, PostScript, and PDF).
11 The C library (libidn.a) and Java library (libidn-*.jar) are licensed
12 under the GNU Lesser General Public License (see the file
13 COPYING.LIB).  The command line tool, self tests, examples, the C#
14 port, and other auxilliary files, are licensed under the GNU General
15 Public License (see the file COPYING).
17 Libidn will not be stable without your help.  Report bugs, proof read
18 the manual, or make a monetary donation.
20 If you need help to use Libidn, or wish to help others, you are
21 invited to join our mailing list help-libidn@gnu.org, see
22 <http://lists.gnu.org/mailman/listinfo/help-libidn>.
24 For more information, see <http://josefsson.org/libidn/>.
26 ----------------------------------------------------------------------
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.