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.

43 lines
1.6 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-maputf8/perl-unicode-maputf8.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 for conversions to and from arbitrary character sets and UTF8
  15. [T] Provides an adapter layer between core routines for converting
  16. [T] to and from UTF8 and other encodings. In essence, a way to give
  17. [T] multiple existing Unicode modules a single common interface so
  18. [T] you don't have to know the underlaying implementations to do
  19. [T] simple UTF8 to-from other character set string conversions.
  20. [T] As such, it wraps the Unicode::String, Unicode::Map8,
  21. [T] Unicode::Map and Jcode modules in a standardized and simple
  22. [T] API.
  23. [T]
  24. [T] Mainly intended for use with Perl 5.6 and 5.0 since starting
  25. [T] with Perl 5.8 the Encode modules are the preferred way of
  26. [T] handling character set encodings.
  27. [U] http://search.cpan.org/dist/Unicode-MapUTF8
  28. [A] Benjamin Franz <snowhare@nihongo.org>
  29. [M] Alejandro Mery <amery@opensde.org>
  30. [C] extra/development
  31. [L] OpenSource
  32. [S] Stable
  33. [V] 1.11
  34. [P] X -----5---9 114.000
  35. [D] 2702725663 Unicode-MapUTF8-1.11.tar.gz http://search.cpan.org/CPAN/authors/id/S/SN/SNOWHARE/