slight clarification in README

This commit is contained in:
Steven G. Johnson 2014-07-18 12:18:46 -04:00
parent a5aeb49e20
commit 8c36e8bc9f

View File

@ -11,10 +11,10 @@ data in the [UTF-8 encoding](http://en.wikipedia.org/wiki/UTF-8).
The reason for this fork is that `utf8proc` is used for basic Unicode The reason for this fork is that `utf8proc` is used for basic Unicode
support in the [Julia language](http://julialang.org/) and the Julia support in the [Julia language](http://julialang.org/) and the Julia
developers wanted Unicode 7 support and other features, but the developers wanted Unicode 7 support and other features, but the Public
Public Software Group currently does not seem to have the resources Software Group is currently occupied with other projects. We hope
necessary to update `utf8proc`. We hope that the fork can be merged that our fork can be merged back into the mainline `utf8proc` package
back into the mainline `utf8proc` package before too long. before too long.
(The original `utf8proc` package also includes Ruby and PostgreSQL plug-ins. (The original `utf8proc` package also includes Ruby and PostgreSQL plug-ins.
We removed those from `libmojibake` in order to focus exclusively on the C We removed those from `libmojibake` in order to focus exclusively on the C