diff options
author | Lionel Young <lionelyoung@gmail.com> | 2014-06-29 20:20:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-29 20:20:31 +0700 |
commit | 8fe7e4b339ef29fa8302cf4c982a1a55d2323e7b (patch) | |
tree | 2804a4e0152f5347ae5d967f7ff2e6f387967e65 /libraries/utfcpp/slack-desc | |
parent | 82895ea5fa1528088c8abee03a60be8a4edc5896 (diff) |
libraries/utfcpp: Added (utf-8 in C++).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/utfcpp/slack-desc')
-rw-r--r-- | libraries/utfcpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/utfcpp/slack-desc b/libraries/utfcpp/slack-desc new file mode 100644 index 000000000000..c72b247bfdd4 --- /dev/null +++ b/libraries/utfcpp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +utfcpp: utfcpp (utf-8 in C++) +utfcpp: +utfcpp: UTF-8 with C++ in a Portable Way +utfcpp: +utfcpp: +utfcpp: +utfcpp: +utfcpp: +utfcpp: +utfcpp: +utfcpp: Home: http://utfcpp.sourceforge.net/ |