Add.
[libidn.git] / libidn.fms
blob1ac9c5aa66ad757535a2760ebbc7decef39e9e3d
1 Project: libidn
2 Home-Page-URL: http://www.gnu.org/software/libidn/
3 Gzipped-Tar-URL: http://josefsson.org/libidn/releases/
4 Changelog-URL: http://josefsson.org/cgi-bin/viewcvs.cgi/libidn/ChangeLog?rev=HEAD&content-type=text/vnd.viewcvs-markup
5 RPM-URL: http://rpmfind.net/linux/rpm2html/search.php?query=libidn
6 Debian-URL: http://packages.debian.org/testing/libs/libidn11.html
7 OSX-URL: http://fink.sourceforge.net/pdb/package.php/libidn
8 BSD-Port-URL: http://www.freshports.org/devel/libidn/
9 CVS-URL: http://josefsson.org/cgi-bin/viewcvs.cgi/libidn/
10 Mirror-Site-URL: http://josefsson.org/libidn
11 Demo-URL: http://josefsson.org/idn.php
12 Version: 0.5.6
13 Release-Focus: Minor feature enhancements
15 Added functions (e.g., idna_strerror) to convert return codes to human
16 readable text.  Now using GNULib in command line front end (src/) for
17 portability code.