python3-handy-archives

Some handy archive helpers for Python

Utilities that help control files: - Extract a member from the archive as a file object - Returns the content of the given file as bytes - Returns the content of the given file as a string - Put the bytes from filename into the archive under the name arcname

milter-greylist

Greylist milter for sendmail

milter-greylist is a stand-alone milter written in C that implements the greylist filtering method, as proposed by Evan Harris.

python-imposm-parser

Python module to parse OpenStreetMap data

imposm.parser is a Python library that parses OpenStreetMap data in XML and PBF format.

libghc-hoauth-prof

Haskell implementation of OAuth 1.0a; profiling data

virt-top

show stats of virtualized domains

virt-top is a top-like utility for showing stats of virtualized domains. Many keys and command line options are the same as for ordinary top.

libdatetime-format-sqlite-perl

module to parse and format SQLite dates and times

DateTime::Format::SQLite understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.