mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
429 B
Plaintext
8 lines
429 B
Plaintext
This is the Hanzi Converter, which converts between GB and BIG-5 codes.
|
|
|
|
The program converts a GB file to a BIG-5 file, or a BIG-5 file to a GB file.
|
|
GB (GuoBiao) refers to the standard implementation of "GB2312-80" of
|
|
Mainland China, in which the two bytes representing a GB code have their
|
|
most significant bit set to 1. BIG-5 refers to the Big Five standard
|
|
published in 1984 by Taiwan's Institute for Information Industry.
|