libemail-find-perl
module to find RFC 822 email addresses in plain text
Email::Find is a module for finding a subset of RFC 822 email
addresses in arbitrary text. The addresses it
finds are not guaranteed to exist or even actually be email addresses
at all, but they will be valid RFC 822 syntax.
ruby-knapsack
Parallel tests across CI server nodes based on time execution
Knapsack splits tests across CI nodes based on each test file's time execution
and makes sure that tests will run comparable time on each node.
libcpan-inject-perl
module for injecting distributions into CPAN sources
CPAN::Inject is a Perl module that provides a simple and reusable interface
for injecting arbitrary packages to a CPAN mirror. Specifically, it accepts
any Perl distribution tarball and performs some processing to make it look
like it came from CPAN. Subsequently, the package will be installable from
the CPAN Shell, with the full automatic recursive dependency resolution.
python-lazr.enum
Enums with zope.schema vocabulary support and database-friendly conveniences
gir1.2-parlatype-2.0
Library for Parlatype - gir bindings
python3-importmagic
automagically add, remove and manage Python 3 imports
The goal of this package is to be able to automatically manage
imports in Python. To that end it can:
* Build an index of all known symbols in all packages.
* Find unresolved references in source, and resolve them against the
index, effectively automating imports.
* Automatically arrange imports according to PEP8.