File: asc2xml.1

package info (click to toggle)
html-xml-utils 7.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,488 kB
  • sloc: ansic: 11,213; sh: 7,996; lex: 243; makefile: 193; yacc: 125
file content (12 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
.TH "ASC2XML" "1" "10 Jul 2011" "7.x" "HTML-XML-utils"
.SH NAME
asc2xml \- convert &#nnn; entities to UTF-8
.SH SYNOPSIS
.B asc2xml
.SH DESCRIPTION
.LP
Reads an ASCII or ISO-8859-1 (Latin-1) text from standard input and
writes encoded UTF-8 to standard output.
.SH "SEE ALSO"
.BR xml2asc (1),
.BR UTF-8 " (RFC 2279)"