python-olefile
Python module to read/write MS OLE2 files
Python package to parse, read and write Microsoft OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in
MS Office 2007+ files, Image Composer and FlashPix files, Outlook MSG files,
StickyNotes, several Microscopy file formats, McAfee antivirus quarantine
files, etc.
python-zope.minmax
Min/Max Value Conflict Resolution
libtest-lwp-useragent-perl
module for simulating and testing network calls
Test::LWP::UserAgent useful for testing PSGI applications, for simulating a
server so as to test client code, route some or all requests through the
network as normal, but still gain the hooks provided by this class to test
what was sent and received.
gcj-5-powerpc64-linux-gnu
GCJ byte code and native compiler for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both
Java(tm) source and bytecode files. The compiler can also generate class
files.
libgo16-riscv64-cross
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
libnamespace-sweep-perl
sweeps up imported subs in your classes
Because Perl methods are just regular subroutines, it's difficult to
tell what's a method and what's just an imported function. As a result,
imported functions can be called as methods on your objects.