mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
Update README.md
This commit is contained in:
parent
078b05eed2
commit
9b09a3c4a2
1 changed files with 2 additions and 1 deletions
|
@ -229,8 +229,9 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
|
||||
## Internationalization
|
||||
|
||||
* [IBM ICU](http://site.icu-project.org/) - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
|
||||
* [gettext](http://www.gnu.org/software/gettext/) - GNU `gettext'. [GPLv2]
|
||||
* [IBM ICU](http://site.icu-project.org/) - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
|
||||
* [libiconv](http://www.gnu.org/software/libiconv/) - A conversion library between different character encodings. [GPL]
|
||||
|
||||
## JSON
|
||||
|
||||
|
|
Loading…
Reference in a new issue