Skip to content

Commit 87483df

Browse files
authored
Add link to Swift wrapper
1 parent b3e0f28 commit 87483df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ utf8proc is used for basic Unicode
1818
support in the [Julia language](http://julialang.org/), and the Julia
1919
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-
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.)
21+
There are also utf8proc wrappers for [Ruby](https://www.ruby-toolbox.com/projects/utf8_proc), [Rust](https://docs.rs/utf8proc/latest/utf8proc/) ([github](https://github.com/Techcable/utf8proc.rs)) and [Swift](https://codeberg.org/Cyberbeni/swift-utf8proc). (The original utf8proc package also included PostgreSQL bindings.)
2222

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

0 commit comments

Comments
 (0)