python3-multiprocess

better multiprocessing and multithreading in Python

Multiprocess is a fork of multiprocessing, and is developed as part of pathos. It uses dill to serialize objects.

python-zope.app.publisher

Zope 3 views, resources and menus

libleatherman1.4.2

collection of C++ and CMake utility libraries - shared libraries

python-ntdb

Python bindings for NTDB

This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions.

php-dropbox

Dropbox API library

cl-parse-number

parse a string into one of the standard Common Lisp number types

parse-number accepts an arbitrary string and attempts to parse the string into one of the standard Common Lisp number types, if possible, or else parse-number signals an error of type invalid-number.