Bug 86017 - new port: textproc/uni2ascii - Convert between UTF-8 Unicode and 7-bit ASCII equivalents
Summary: new port: textproc/uni2ascii - Convert between UTF-8 Unicode and 7-bit ASCII ...
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 19:50 UTC by Emanuel Haupt
Modified: 2005-09-12 21:59 UTC (History)
0 users

See Also:


Attachments
uni2ascii.shar (2.38 KB, text/plain)
2005-09-12 19:50 UTC, Emanuel Haupt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt 2005-09-12 19:50:05 UTC
new port: textproc/uni2ascii - Convert between UTF-8 Unicode and 7-bit ASCII equivalents

uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of
7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-12 21:01:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-12 21:59:51 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks!