diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-13 00:59:15 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:15 +0200 |
commit | 5a70a9bae3f4d4b9d859f4c3cd936ebf4e033f79 (patch) | |
tree | a71967c2a8fb076a07e61397d4b887668c1cf80f /libraries/pyicu/README | |
parent | 1c671cc5897bd2d66808dee08b81f5cf26222230 (diff) | |
download | slackbuilds-5a70a9bae3f4d4b9d859f4c3cd936ebf4e033f79.tar.gz |
libraries/pyicu: Added to 13.0 repository
Diffstat (limited to 'libraries/pyicu/README')
-rw-r--r-- | libraries/pyicu/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/pyicu/README b/libraries/pyicu/README new file mode 100644 index 0000000000..66dd14c9d3 --- /dev/null +++ b/libraries/pyicu/README @@ -0,0 +1,4 @@ +PyICU is a Python extension wrapping IBM's International +Components for Unicode C++ library (ICU). + +This requires icu4c. |