mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
e05938e422
ok thfr@
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
The goal of this library is to bring painless unicode support to C++ with
|
|
simple and easy to understand APIs.
|
|
The API naming conventions are chosen to look familiar to those using the
|
|
C++ standard libary.
|
|
|
|
Original libunicode (at least v0.1.0 - v0.4.0) uses Unicode UCD 15.0.0
|
|
but this ports uses textproc/unicode/ucd package.
|