diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:30:50 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:50 +0200 |
commit | 990679657e39037a3027f01be8a00ce0b8874be5 (patch) | |
tree | ba23b08cd116c91809dfbf162ece6ada3c1d811e /libraries/mini18n/README | |
parent | f64e694f73542fd765f6a4f57d000ccb3def991c (diff) | |
download | slackbuilds-990679657e39037a3027f01be8a00ce0b8874be5.tar.gz |
libraries/mini18n: Added to 12.2 repository
Diffstat (limited to 'libraries/mini18n/README')
-rw-r--r-- | libraries/mini18n/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/mini18n/README b/libraries/mini18n/README new file mode 100644 index 0000000000..2fff2a3a5e --- /dev/null +++ b/libraries/mini18n/README @@ -0,0 +1,8 @@ +mini18n is a small and non-intrusive translation library, +designed for small memory and (non-)GNU systems. + +Features: + +* Overrideable system-locale support +* Full UTF-8 support +* Converters for systems not using UTF-8
\ No newline at end of file |