Update.
[libidn.git] / README
blob71fba96388cfdccf4d3acdb27e2ff3df1b0de940
1 Libidn README -- Important introductory notes.
2 Copyright (C) 2002, 2003, 2004, 2005 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 library (libidn.a) is licensed under the GNU Lesser General Public
12 License (see the file COPYING.LIB).  The command line tool, self
13 tests, examples, etc, are licensed under the GNU General Public
14 License (see the file COPYING).
16 Libidn will not be stable without your help.  Report bugs, proof read
17 the manual, or make a monetary donation.
19 If you need help to use Libidn, or wish to help others, you are
20 invited to join our mailing list help-libidn@gnu.org, see
21 <http://lists.gnu.org/mailman/listinfo/help-libidn>.
23 For more information, see <http://josefsson.org/libidn/>.
25 ----------------------------------------------------------------------
26 Copying and distribution of this file, with or without modification,
27 are permitted in any medium without royalty provided the copyright
28 notice and this notice are preserved.