Skip to content

Commit 20d192a

Browse files
committed
link other language bindings
1 parent 571a3ca commit 20d192a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ Software Group, the [Julia developers](http://julialang.org/) have
1414
taken over development of utf8proc, since the original developers have
1515
moved to other projects.
1616

17-
(utf8proc is used for basic Unicode
17+
utf8proc is used for basic Unicode
1818
support in the [Julia language](http://julialang.org/), and the Julia
19-
developers became involved because they wanted to add Unicode 7 support and other features.)
19+
developers became involved because they wanted to add Unicode 7 support and other features; it is now regularly updated to keep up with recent Unicode releases.
2020

21-
(The original utf8proc package also includes Ruby and PostgreSQL plug-ins.
22-
We removed those from utf8proc in order to focus exclusively on the C
23-
library.)
21+
There are also utf8proc wrappers for [Ruby](https://www.ruby-toolbox.com/projects/utf8_proc) and [Rust](https://docs.rs/utf8proc/latest/utf8proc/) ([github](https://github.com/Techcable/utf8proc.rs)). (The original utf8proc package also included PostgreSQL bindings.)
2422

2523
The utf8proc package is licensed under the
2624
free/open-source [MIT "expat"

0 commit comments

Comments
 (0)