utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit debcc65c31decb1562fba7a5c09c5d7f60b5821c
parent 402883c78e2f448694e8be62c4cb9f3e203487ad
Author: Steven G. Johnson <stevenj@mit.edu>
Date:   Fri,  6 Mar 2015 12:48:35 -0500

typo

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -5,7 +5,7 @@ library that provides Unicode normalization, case-folding, and other operations for data in the [UTF-8 encoding](http://en.wikipedia.org/wiki/UTF-8). It was [initially -developed](http://www.public-software-group.org/utf8proc) from Jan +developed](http://www.public-software-group.org/utf8proc) by Jan Behrens and the rest of the [Public Software Group](http://www.public-software-group.org/), who deserve *nearly all of the credit* for this package. With the blessing of the Public