diff options
Diffstat (limited to '')
-rw-r--r-- | devel/libunicode-contour/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libunicode-contour/pkg-descr b/devel/libunicode-contour/pkg-descr new file mode 100644 index 000000000000..643f6912ad33 --- /dev/null +++ b/devel/libunicode-contour/pkg-descr @@ -0,0 +1,3 @@ +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. |