Fri, 14 Jun 2024 03:09:26 UTC | login

Information for RPM perl-FFI-Platypus-2.08-5.fc40.riscv64.rpm

ID1191510
Nameperl-FFI-Platypus
Version2.08
Release5.fc40
Epoch
Archriscv64
SummaryWrite Perl bindings to non-Perl libraries with FFI
DescriptionPlatypus is a Perl library for creating interfaces to machine code libraries written in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi to accomplish this task. libffi is battle tested by a number of other scripting and virtual machine languages, such as Python and Ruby to serve a similar role. There are a number of reasons why you might want to write an extension with Platypus instead of XS.
Build Time2024-02-22 14:29:29 GMT
Size378.99 KB
66803cbf5f28c946ccc2de65d21b4006
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Buildrootf40-build-779068-130178
Provides
perl(FFI::Build) = 2.08
perl(FFI::Build::File::Base) = 2.08
perl(FFI::Build::File::C) = 2.08
perl(FFI::Build::File::CXX) = 2.08
perl(FFI::Build::File::Library) = 2.08
perl(FFI::Build::File::Object) = 2.08
perl(FFI::Build::MM) = 2.08
perl(FFI::Build::MM::FBX)
perl(FFI::Build::Platform) = 2.08
perl(FFI::Build::Plugin) = 2.08
perl(FFI::Build::PluginData) = 2.08
perl(FFI::Platypus) = 2.08
perl(FFI::Platypus::API) = 2.08
perl(FFI::Platypus::Buffer) = 2.08
perl(FFI::Platypus::Bundle) = 2.08
perl(FFI::Platypus::Closure) = 2.08
perl(FFI::Platypus::ClosureData) = 2.08
perl(FFI::Platypus::Constant) = 2.08
perl(FFI::Platypus::DL) = 2.08
perl(FFI::Platypus::Function) = 2.08
perl(FFI::Platypus::Function::Function)
perl(FFI::Platypus::Function::Wrapper)
perl(FFI::Platypus::Internal) = 2.08
perl(FFI::Platypus::Lang) = 2.08
perl(FFI::Platypus::Lang::ASM) = 2.08
perl(FFI::Platypus::Lang::C) = 2.08
perl(FFI::Platypus::Lang::Win32) = 2.08
perl(FFI::Platypus::Legacy) = 2.08
perl(FFI::Platypus::Memory) = 2.08
perl(FFI::Platypus::Record) = 2.08
perl(FFI::Platypus::Record::Meta) = 2.08
perl(FFI::Platypus::Record::TieArray) = 2.08
perl(FFI::Platypus::ShareConfig) = 2.08
perl(FFI::Platypus::Type) = 2.08
perl(FFI::Platypus::Type::PointerSizeBuffer) = 2.08
perl(FFI::Platypus::Type::StringArray) = 2.08
perl(FFI::Platypus::Type::StringPointer) = 2.08
perl(FFI::Platypus::Type::WideString) = 2.08
perl(FFI::Platypus::TypeParser) = 2.08
perl(FFI::Platypus::TypeParser::Version0) = 2.08
perl(FFI::Platypus::TypeParser::Version1) = 2.08
perl(FFI::Platypus::TypeParser::Version2) = 2.08
perl(FFI::Probe) = 2.08
perl(FFI::Probe::Runner) = 2.08
perl(FFI::Probe::Runner::Builder) = 2.08
perl(FFI::Probe::Runner::Result) = 2.08
perl(FFI::Temp) = 2.08
perl-FFI-Platypus = 2.08-5.fc40
perl-FFI-Platypus(riscv-64) = 2.08-5.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libffi.so.8()(64bit)
libffi.so.8(LIBFFI_BASE_8.0)(64bit)
libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit)
libperl.so.5.38()(64bit)
perl(:MODULE_COMPAT_5.38.2)
perl(:VERSION) >= 5.8.4
perl(Capture::Tiny)
perl(Carp)
perl(Config)
perl(Data::Dumper)
perl(Encode)
perl(Exporter)
perl(ExtUtils::MakeMaker) >= 7.12
perl(FFI::Build)
perl(FFI::Build::File::Base)
perl(FFI::Build::File::C)
perl(FFI::Build::File::Library)
perl(FFI::Build::File::Object)
perl(FFI::Build::Platform)
perl(FFI::Build::Plugin)
perl(FFI::Build::PluginData)
perl(FFI::CheckLib) >= 0.05
perl(FFI::Platypus)
perl(FFI::Platypus::API)
perl(FFI::Platypus::Buffer)
perl(FFI::Platypus::Function)
perl(FFI::Platypus::Memory)
perl(FFI::Platypus::ShareConfig)
perl(FFI::Platypus::Type)
perl(FFI::Platypus::TypeParser)
perl(FFI::Platypus::TypeParser::Version1)
perl(FFI::Probe::Runner)
perl(FFI::Probe::Runner::Result)
perl(FFI::Temp)
perl(File::Basename)
perl(File::Copy)
perl(File::Glob)
perl(File::Path)
perl(File::Spec)
perl(File::Spec::Functions)
perl(File::Temp)
perl(IPC::Cmd)
perl(JSON::PP)
perl(List::Util) >= 1.45
perl(Scalar::Util)
perl(Text::ParseWords)
perl(XSLoader)
perl(autodie)
perl(bytes)
perl(constant) >= 1.32
perl(overload)
perl(parent)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends
gcc-c++
gcc-gfortran
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 225 >>>
Name descending sort Size
/usr/share/doc/perl-FFI-Platypus/examples/win32_getSystemTime.pl1.51 KB
/usr/share/doc/perl-FFI-Platypus/examples/win32_beep.pl259.00 B
/usr/share/doc/perl-FFI-Platypus/examples/var_array.pl237.00 B
/usr/share/doc/perl-FFI-Platypus/examples/var_array.c137.00 B
/usr/share/doc/perl-FFI-Platypus/examples/time_struct.pl1.06 KB
/usr/share/doc/perl-FFI-Platypus/examples/time_record.pl923.00 B
/usr/share/doc/perl-FFI-Platypus/examples/time.pl1.77 KB
/usr/share/doc/perl-FFI-Platypus/examples/tcod.pl1.01 KB
/usr/share/doc/perl-FFI-Platypus/examples/swap.pl258.00 B
/usr/share/doc/perl-FFI-Platypus/examples/swap.c69.00 B
/usr/share/doc/perl-FFI-Platypus/examples/string_reverse.pl251.00 B
/usr/share/doc/perl-FFI-Platypus/examples/string_reverse.c363.00 B
/usr/share/doc/perl-FFI-Platypus/examples/puts.pl174.00 B
/usr/share/doc/perl-FFI-Platypus/examples/pipe.pl240.00 B
/usr/share/doc/perl-FFI-Platypus/examples/person.pl636.00 B
/usr/share/doc/perl-FFI-Platypus/examples/person.c474.00 B
/usr/share/doc/perl-FFI-Platypus/examples/notify.png9.38 KB
/usr/share/doc/perl-FFI-Platypus/examples/notify.pl784.00 B
/usr/share/doc/perl-FFI-Platypus/examples/math.pl393.00 B
/usr/share/doc/perl-FFI-Platypus/examples/malloc.pl337.00 B
/usr/share/doc/perl-FFI-Platypus/examples/list_integer_types.pl313.00 B
/usr/share/doc/perl-FFI-Platypus/examples/file_handle.txt12.00 B
/usr/share/doc/perl-FFI-Platypus/examples/file_handle.pl1013.00 B
/usr/share/doc/perl-FFI-Platypus/examples/curl_callback.pl1.09 KB
/usr/share/doc/perl-FFI-Platypus/examples/curl.pl625.00 B
/usr/share/doc/perl-FFI-Platypus/examples/color.pl836.00 B
/usr/share/doc/perl-FFI-Platypus/examples/color.c283.00 B
/usr/share/doc/perl-FFI-Platypus/examples/closure.pl497.00 B
/usr/share/doc/perl-FFI-Platypus/examples/closure.c366.00 B
/usr/share/doc/perl-FFI-Platypus/examples/closure-opaque.pl436.00 B
/usr/share/doc/perl-FFI-Platypus/examples/char.pl422.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/t/init.t61.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/t0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/lib/Init.pm385.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/lib0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/ffi/init.c454.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init/ffi0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-init0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/t/foo.t143.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/t0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/lib/Foo.pm522.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/lib0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/ffi/foo.c498.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/ffi0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo/Makefile.PL269.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-foo0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-const/t/const.t157.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-const/t0.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-const/lib/Const.pm135.00 B
/usr/share/doc/perl-FFI-Platypus/examples/bundle-const/lib0.00 B
Component of No Buildroots