pypy-pathlib2

Backport of the "pathlib" stdlib module (PyPy)

The old pathlib module on bitbucket is in bugfix-only mode. The goal of pathlib2 is to provide a backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions.

gnat-7-sjlj-powerpc-linux-gnu

GNU Ada compiler (setjump/longjump runtime library)

pysrs-bin

Python SRS (Sender Rewriting Scheme) binaries

As SPF is implemented, MTAs that check SPF must account for any forwarders. One way to handle forwarding is to have the forwarding MTA rewrite envfrom to a domain they are authorized to use.

libbyte-buddy-java

Runtime code generation for the Java virtual machine

Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or during a build.

libghc-bitarray-prof

Mutable and immutable bit arrays; profiling libraries

This package provides mutable and immutable bit arrays implemented as packed arrays of 64 bit words. It provides a pure interface as well as monadic interfaces for the IO and ST monad.