SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-FFI-Platypus-Type-Enum rpm build for : openSUSE Tumbleweed. For other distributions click perl-FFI-Platypus-Type-Enum.

Name : perl-FFI-Platypus-Type-Enum
Version : 0.06 Vendor : obs://build_opensuse_org/home:huakim:matrix
Release : 1.3 Date : 2024-08-06 12:59:31
Group : Unspecified Source RPM : perl-FFI-Platypus-Type-Enum-0.06-1.3.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Custom platypus type for dealing with C enumerated types
Description :
This type plugin is a helper for making enumerated types. It makes the most
sense to use this when you have an enumerated type with a small number of
possible values. For a large set of enumerated values or constants, see
FFI::Platypus::Constant.

This type plugin has two modes:

* string

In string mode, string representations of the enum values are converted
into the integer enum values when passed into C, and the enums are
converted back into strings when coming from C back into Perl. You can also
pass in the integer values.

* constant

In constant mode, constants are defined in the specified package, and with
the optional prefix. The string representation or integer constants can be
passed into C, but the integer constants are returned from C back into
Perl.

In both modes, if you attempt to pass in a value that isn\'t one of the
possible enum values, an exception will be thrown.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/huakim:/matrix/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-FFI-Platypus-Type-Enum-0.06-1.3.noarch.rpm
     

Provides :
perl(FFI::Platypus::Type::Enum)
perl-FFI-Platypus-Type-Enum

Requires :
perl = 5.40.0
perl(Ref::Util)
perl(constant) >= 1.32
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/FFI
/usr/lib/perl5/vendor_perl/5.40.0/FFI/Platypus
/usr/lib/perl5/vendor_perl/5.40.0/FFI/Platypus/Type
/usr/lib/perl5/vendor_perl/5.40.0/FFI/Platypus/Type/Enum.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-FFI-Platypus-Type-Enum
/usr/share/doc/packages/perl-FFI-Platypus-Type-Enum/Changes
/usr/share/doc/packages/perl-FFI-Platypus-Type-Enum/README
/usr/share/licenses/perl-FFI-Platypus-Type-Enum
/usr/share/licenses/perl-FFI-Platypus-Type-Enum/LICENSE
/usr/share/man/man3/FFI::Platypus::Type::Enum.3pm.gz

 
ICM