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/README | |
parent | 82895ea5fa1528088c8abee03a60be8a4edc5896 (diff) | |
download | slackbuilds-8fe7e4b339ef29fa8302cf4c982a1a55d2323e7b.tar.gz |
libraries/utfcpp: Added (utf-8 in C++).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/utfcpp/README')
-rw-r--r-- | libraries/utfcpp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/utfcpp/README b/libraries/utfcpp/README new file mode 100644 index 0000000000..1314d11fce --- /dev/null +++ b/libraries/utfcpp/README @@ -0,0 +1,3 @@ +UTF-8 with C++ in a Portable Way + +This version is forked to work with ledger 3+ |