OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.8 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../perl-unicode-map/perl-unicode-map.desc
  5. [COPY] Copyright (C) 2007 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] Perl module to convert strings from and to 2-byte Unicode UCS2 format
  15. [T] This module converts strings from and to 2-byte Unicode UCS2 format.
  16. [T] All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8
  17. [T] encoding. To convert between UTF8 and UTF16 use Unicode::String.
  18. [T]
  19. [T] For historical reasons this module coexists with Unicode::Map8.
  20. [T] Please use Unicode::Map8 unless you need to care for >1 byte character
  21. [T] sets, e.g. chinese GB2312. Anyway, if you stick to the basic
  22. [T] functionality (see documentation) you can use both modules equivalently.
  23. [T]
  24. [T] Practically this module will disappear from earth sooner or later as
  25. [T] Unicode mapping support needs somehow to get into perl's core. If you
  26. [T] like to work on this field please don't hesitate contacting Gisle Aas
  27. [T] and check out the mailing list perl-unicode!
  28. [U] http://search.cpan.org/dist/Unicode-Map/
  29. [A] Martin Schwartz <martin@nacho.de>
  30. [M] Alejandro Mery <amery@opensde.org>
  31. [C] extra/development
  32. [L] OpenSource
  33. [S] Stable
  34. [V] 0.112
  35. [P] X -----5---9 114.000
  36. [D] 4194764100 Unicode-Map-0.112.tar.gz http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWARTZ/