|
1 | 1 | # StringEncodings |
2 | 2 |
|
3 | 3 | [](https://github.com/JuliaStrings/StringEncodings.jl/actions?query=workflow%3ACI+branch%3Amaster) |
4 | | -[](http://codecov.io/github/JuliaStrings/StringEncodings.jl?branch=master) |
| 4 | +[](https://codecov.io/github/JuliaStrings/StringEncodings.jl) |
5 | 5 |
|
6 | 6 | This Julia package provides support for decoding and encoding texts between multiple character encodings. It is currently based on the iconv interface, and supports all major platforms using [GNU libiconv](https://www.gnu.org/software/libiconv/). |
7 | 7 |
|
|
0 commit comments