SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Unicode-EastAsianWidth rpm build for : OpenSuSE 13.X. For other distributions click perl-Unicode-EastAsianWidth.

Name : perl-Unicode-EastAsianWidth
Version : 1.33 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2014-11-04 05:35:22
Group : Development/Libraries/Perl Source RPM : perl-Unicode-EastAsianWidth-1.33-1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : East Asian Width properties
Description :
This module provide user-defined Unicode properties that deal with width
status of East Asian characters, as specified in the
http://www.unicode.org/unicode/reports/tr11/ manpage.

It exports the following functions to the caller\'s scope, to be used by
Perl\'s Unicode matching system: \'InEastAsianFullwidth\',
\'InEastAsianHalfwidth\', \'InEastAsianAmbiguous\', \'InEastAsianNarrow\'
\'InEastAsianWide\', \'InEastAsianNeutral\'.

In accord to TR11 cited above, two additional context-sensitive properties
are exported: \'InFullwidth\' (union of \'Fullwidth\' and \'Wide\') and
\'InHalfwidth\' (union of \'Halfwidth\', \'Narrow\' and \'Neutral\').

_Ambiguous_ characters are treated by default as part of \'InHalfwidth\', but
you can modify this behaviour by assigning a true value to
\'$Unicode::EastAsianWidth::EastAsian\' at compile time within a \'BEGIN\'
block before loading this module:

BEGIN { $Unicode::EastAsianWidth::EastAsian = 1; }
use Unicode::EastAsianWidth;

Setting \'$Unicode::EastAsianWidth::EastAsian\' at run-time used to work on
Perl versions between 5.8 and 5.14 due to an implementation detail, but it
will no longer work on Perl 5.16 and later versions, and hence is not
recommended.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Unicode::EastAsianWidth)
perl-Unicode-EastAsianWidth

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/Unicode
/usr/lib/perl5/vendor_perl/5.20.1/Unicode/EastAsianWidth.pm
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi
/usr/share/doc/packages/perl-Unicode-EastAsianWidth
/usr/share/doc/packages/perl-Unicode-EastAsianWidth/Changes
/usr/share/doc/packages/perl-Unicode-EastAsianWidth/README
/usr/share/doc/packages/perl-Unicode-EastAsianWidth/README.mkdn
/usr/share/man/man3/Unicode::EastAsianWidth.3pm.gz

 
ICM