File: uni2ascii-4.20.lsm

package info (click to toggle)
uni2ascii 4.20-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 992 kB
  • sloc: ansic: 8,730; sh: 4,471; tcl: 1,914; python: 53; makefile: 42
file content (20 lines) | stat: -rw-r--r-- 957 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Begin3
Title:          uni2ascii
Version:        4.20
Entered-date:   28JUN2019
Description:    This package provides conversion in both directions between UTF-8 Unicode
		and more than thirty 7-bit ASCII equivalents, including RFC 2396 URI format
		and RFC 2045 Quoted Printable format, the representations used in HTML,
		SGML, XML, OOXML, the Unicode standard, Rich Text Format, POSIX portable
		charmaps, POSIX locale specifications, and Apache log files, and the escapes
		used for including Unicode in Ada, C, Common Lisp, Java, Pascal, Perl,
		Postscript, Python, Scheme, and Tcl. It also provides ways of converting
		non-ASCII characters to similar ASCII characters, e.g. by stripping
		diacritics.
Keywords:       unicode
Author:         billposer@alum.mit.edu (Bill Poser)
Primary-site:   billposer.org /Software/Downloads/
                154 kbytes uni2ascii-4.20.tar.gz
Platforms:      POSIX (including Linux, FreeBSD)
Copying-policy: GPL
End