Bug 50950 - New port: chinese/p5-Encode-HanConvert
Summary: New port: chinese/p5-Encode-HanConvert
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 17:20 UTC by statue
Modified: 2003-04-27 01:48 UTC (History)
0 users

See Also:


Attachments
file.shar (3.01 KB, text/plain)
2003-04-14 17:20 UTC, statue
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description statue 2003-04-14 17:20:05 UTC
This module is an attempt to solve most common problems occured in
Traditional vs. Simplified Chinese conversion, in an efficient,
flexible way, without resorting to external tools or modules.

After installing this module, you'll have two additional encoding
formats: big5-simp maps Big5 into Unicode's Simplified Chinese
(and vice versa), and gbk-trad maps CP936 (better known as GBK)
into Unicode's Traditional Chinese and back.

The module exports various xxx_to_yyy functions by default, where
xxx and yyy are one of big5, gb (i.e. GBK/CP936), simp (simplified
Chinese unicode), or trad (traditional Chinese unicode).

WWW: http://search.cpan.org/search?dist=Encode-HanConvert
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2003-04-27 01:47:54 UTC
State Changed
From-To: open->closed

Committed, thanks.