https://github.com/tonycoz/unicode-icu-foldcase
Perl wrapper for ICU case folding functions
https://github.com/tonycoz/unicode-icu-foldcase
Last synced: 3 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-11T02:49:06.000Z (almost 13 years ago)
- Last Synced: 2025-01-19T17:57:03.509Z (5 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.