libghc-sandi-prof

Haskell library of data encoders and decoders; profiling libraries

Data encoding library currently providing Base16, Base32, Base32Hex, Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding, uuencode, xxencode, and yEncoding.

python3-django-jsonfield

JSON field for Django models (Python 3)

This package provides a Django field (jsonfield.JSONField) that you can use to store arbitrary JSON structures in a simple text field at the database level.

popfile

email classification tool

librrd-simple-perl

simple interface to create and store data in RRD files

RRD::Simple provides a simple interface to RRDTool's RRDs module that supports creating RRD files and storing data. It provides a simple mechanism to create RRD files with a sensible set of default RRA (Round Robin Archive) definitions, and can dynamically add new data source names to an existing RRD file. It is useful for quick storage of data in an RRD file if you do not need to, nor want to, bother defining custom RRA definitions.

libmail-field-received-perl

mostly RFC822-compliant parser of Received headers

Don't use this class directly! Instead ask Mail::Field for new instances based on the field name!

python3-django-discover-runner

alternative Django test runner - Python 3.x

python-django-discover-runner is an alternative Django "TEST_RUNNER" which uses the unittest2 test discovery from a base path specified in the settings, or any other module or package specified to the "test" management command, including app tests.