Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonycoz/unicode-icu-foldcase
Perl wrapper for ICU case folding functions
https://github.com/tonycoz/unicode-icu-foldcase
Last synced: about 2 months ago
JSON representation
Perl wrapper for ICU case folding functions
- Host: GitHub
- URL: https://github.com/tonycoz/unicode-icu-foldcase
- Owner: tonycoz
- Created: 2012-06-11T02:15:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-11T02:49:06.000Z (over 12 years ago)
- Last Synced: 2024-10-13T12:05:15.522Z (3 months ago)
- Language: Perl
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Unicode::ICU::Foldcase is a simple wrapper around the ICU library case
folding functions.Installation requires that the development files, that is, headers,
link libraries and icu-config tool are installed at Makefile.PL time.