Package: uni2ascii Version: 3.9.5 Revision: 1 Source: http://billposer.org/Software/Downloads/%n-3.9.tar.bz2 Source-MD5: 3d83d6d1d29899cfad6aa707e85e839c SourceDirectory: %n-%v PatchScript: sed -e 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1 BuildDepends: libgettext3-dev Depends: libgettext3-shlibs, tcltk-shlibs, tklib, python SetLDFLAGS: -lintl ConfigureParams: --mandir="%i/share/man" DocFiles: AUTHORS COPYING CREDITS ChangeLog Equivalences NEWS License: GPL Maintainer: Trevor Harmon Description: Converts text between Unicode and ASCII DescDetail: << uni2ascii and ascii2uni convert between UTF-8 Unicode and more than a dozen 7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric character references, \u-escapes, standard hexadecimal, raw hexadecimal, and RFC2396 URI format. Such ASCII equivalents are encountered in a variety of circumstances, such as when Unicode text is included in program source, when entering text into Web programs that can handle the Unicode character set but are not 8-bit safe, and when debugging. << Homepage: http://billposer.org/Software/uni2ascii.html