diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2010-12-10 00:53:49 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2010-12-10 00:53:49 +0000 |
commit | 76e9c0860c4df58fc2d126856741a4315a19ef8a (patch) | |
tree | 129d9cf8fec253fc67040baed7a09b1388686b51 /converters/p5-Unicode-Stringprep | |
parent | 6eb04215e4476ab82414f76a0196afa10f507433 (diff) | |
download | ports-76e9c0860c4df58fc2d126856741a4315a19ef8a.tar.gz ports-76e9c0860c4df58fc2d126856741a4315a19ef8a.zip |
Notes
Diffstat (limited to 'converters/p5-Unicode-Stringprep')
-rw-r--r-- | converters/p5-Unicode-Stringprep/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Unicode-Stringprep/pkg-descr b/converters/p5-Unicode-Stringprep/pkg-descr index 7dcb0c4cddc7..d1ddcbb2c3eb 100644 --- a/converters/p5-Unicode-Stringprep/pkg-descr +++ b/converters/p5-Unicode-Stringprep/pkg-descr @@ -1,9 +1,9 @@ This module implements the stringprep framework for preparing Unicode text strings in order to increase the likelihood that +string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. -string input and string comparison work in ways that make sense The stringprep framework does not specify how protocols should prepare text strings. Protocols must create profiles of |