From 73e67253752ec27ed71158568be6d1423f5a90a9 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 7 Mar 2003 12:25:46 +0000 Subject: [PATCH] Add. Move todo list to TODO. --- README | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/README b/README index 31c2690..fe9dd6b 100644 --- a/README +++ b/README @@ -2,20 +2,10 @@ Libidn README -- Important introductory notes. Copyright (C) 2002, 2003 Simon Josefsson See the end for copying conditions. -GNU Libidn is a package for internationalized string handling based on -stringprep, punycode and IDNA. It is licensed under the LGPL. See -ANNOUNCE for an overview, and libidn.{info,ps,pdf} for the manual. - -Things left to do below. If you like to start working on anything, -please let me know so work duplication can be avoided. - - - Optimize stringprep for speed, the table searching is slow (but - does it matter?). - - Optimize for size? The stringprep tables can be compressed _alot_ - (most map entries are simply zeroes). - - Port applications to use libidn. - - Include more stringprep profiles. - - Improve IDN tool. +Libidn is a package for internationalized string handling based on the +stringprep, punycode and IDNA specifications. It is licensed under +the LGPL, see COPYING.LIB. See ANNOUNCE for an overview, INSTALL for +installation instructions, and libidn.{info,ps,pdf} for the manual. If you are in a position to support the development financially, contact the author or donate via PayPal to one of the author's email -- 2.11.4.GIT