diff options
author | culot <culot@FreeBSD.org> | 2014-09-05 20:51:13 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-09-05 20:51:13 +0800 |
commit | 8c057c8768c5715bd6e4de67080950bd1b5149bb (patch) | |
tree | b062a3012e8cb320894714f904b4ba758bd07e24 /textproc/p5-Unicode-CaseFold/distinfo | |
parent | 9afbd6557b721e4bcd932fb22874b6c52b5c6327 (diff) | |
download | freebsd-ports-gnome-8c057c8768c5715bd6e4de67080950bd1b5149bb.tar.gz freebsd-ports-gnome-8c057c8768c5715bd6e4de67080950bd1b5149bb.tar.zst freebsd-ports-gnome-8c057c8768c5715bd6e4de67080950bd1b5149bb.zip |
Unicode::CaseFold allows to perform case-insensitive lookups using
case-folding. Case-folding is a part of the Unicode standard that
allows any two strings that differ from one another only by case to
map to the same "case-folded" form, even when those strings include
characters with complex case-mappings.
WWW: http://search.cpan.org/dist/Unicode-CaseFold/
Diffstat (limited to 'textproc/p5-Unicode-CaseFold/distinfo')
-rw-r--r-- | textproc/p5-Unicode-CaseFold/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Unicode-CaseFold/distinfo b/textproc/p5-Unicode-CaseFold/distinfo new file mode 100644 index 000000000000..0849089adaaf --- /dev/null +++ b/textproc/p5-Unicode-CaseFold/distinfo @@ -0,0 +1,2 @@ +SHA256 (Unicode-CaseFold-1.00.tar.gz) = c489b5a440e84b0554e866d3fe4077fa1956eeed473e203588e0c24acce1f016 +SIZE (Unicode-CaseFold-1.00.tar.gz) = 65145 |