Source: uni2ascii Section: text Priority: optional Maintainer: Kartik Mistry Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1.1) Standards-Version: 4.5.1 Homepage: https://billposer.org/Software/uni2ascii.html Vcs-Git: https://salsa.debian.org/debian/uni2ascii.git Vcs-Browser: https://salsa.debian.org/debian/uni2ascii Rules-Requires-Root: no Package: uni2ascii Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: UTF-8 to 7-bit ASCII and vice versa converter This package provides conversion in both directions between UTF-8 Unicode and a variety of 7-bit ASCII equivalents, including HTML numeric character references, various escapes and hexadecimal. Such ASCII equivalents are useful when including Unicode text in program source, when debugging, and when entering text into web programs that can handle the Unicode character set but are not 8-bit safe.