File: README

package info (click to toggle)
libidn 1.29-1%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 17,008 kB
  • ctags: 5,623
  • sloc: ansic: 62,072; java: 13,782; sh: 13,762; cs: 1,974; perl: 1,254; makefile: 477; lisp: 231; php: 214; sed: 16; python: 9
file content (27 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Libidn README -- Important introductory notes.
Copyright (C) 2002-2014 Simon Josefsson
See the end for copying conditions.

Libidn is a package for internationalized string handling based on the
Stringprep, Punycode, IDNA and TLD specifications.  Libidn is a GNU
project.  See the file COPYING for licensing information.

Read INSTALL for installation instructions, and doc/libidn.* for the
manual in various formats (including Info, HTML, PostScript, and PDF).

Libidn will not be stable without your help.  Report bugs, proof read
the manual, or make a monetary donation.

If you need help to use Libidn, or wish to help others, you are
invited to join our mailing list help-libidn@gnu.org, see
<https://lists.gnu.org/mailman/listinfo/help-libidn>.

For more information, see <https://www.gnu.org/software/libidn/>.

For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.