import p5-Unicode-Stringprep 1.103

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.

ok sthen@
This commit is contained in:
jasper 2010-09-16 07:25:00 +00:00
parent 9ff3fedcab
commit c692503ef5
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/09/16 07:25:00 jasper Exp $
COMMENT= preparation of internationalized strings
DISTNAME= Unicode-Stringprep-1.103
CATEGORIES= converters
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
REGRESS_DEPENDS=::devel/p5-Test-NoWarnings
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Unicode-Stringprep-1.103.tar.gz) = OLN9WOhESDKou1s8SScmzQ==
RMD160 (Unicode-Stringprep-1.103.tar.gz) = 7q50kDn9AHJMgi7otshJAC8KcGM=
SHA1 (Unicode-Stringprep-1.103.tar.gz) = oJYHvVeIk07TRT4EM+RrOtfxg4s=
SHA256 (Unicode-Stringprep-1.103.tar.gz) = 5YO+wKUnLnKUslBVfakFNovtITcHiht0nqf6UsmVqt0=
SIZE (Unicode-Stringprep-1.103.tar.gz) = 47337

View File

@ -0,0 +1,4 @@
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.

View File

@ -0,0 +1,15 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/16 07:25:00 jasper Exp $
${P5SITE}/Unicode/
${P5SITE}/Unicode/Stringprep/
${P5SITE}/Unicode/Stringprep.pm
${P5SITE}/Unicode/Stringprep/BiDi.pm
${P5SITE}/Unicode/Stringprep/Mapping.pm
${P5SITE}/Unicode/Stringprep/Prohibited.pm
${P5SITE}/Unicode/Stringprep/Unassigned.pm
${P5SITE}/Unicode/Stringprep/_Common.pm
@man man/man3p/Unicode::Stringprep.3p
@man man/man3p/Unicode::Stringprep::BiDi.3p
@man man/man3p/Unicode::Stringprep::Mapping.3p
@man man/man3p/Unicode::Stringprep::Prohibited.3p
@man man/man3p/Unicode::Stringprep::Unassigned.3p
@man man/man3p/Unicode::Stringprep::_Common.3p