python3-v-sim

Python bindings for V_Sim (a 3D visualization package)

Using gobject-introspection and python-gobject, one can access V_Sim API using Python.

mklibs-copy

Shared library reduction script

mklibs-copy produces a minimal set of shared libraries that contain only the libs which are required by a particular set of executables.

python-dictclient

Python client library for DICT (RFC2229) protocol

This is a new library for interacting with Dict servers. It defines three classes -- Connection, Database, and Definition. It supports all common Dict server requests, including definitions, matching, and getting information about available databases, capabilities, etc. You can use it to communicate to a local or remote dictd database. The homepage for this package (includes docs) is at gopher://quux.org/1/devel/dictclient.

python3-virtualenv-clone

script for cloning a non-relocatable virtualenv (Python3)

Virtualenv provides a way to make virtualenv's relocatable which could then be copied as wanted. However making a virtualenv relocatable this way breaks the no-site-packages isolation of the virtualenv as well as other aspects that come with relative paths and '/usr/bin/env' shebangs that may be undesirable.

mailutils

GNU mailutils utilities for handling mail

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers.

mimms

mms (e.g. mms://) stream downloader

mimms is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine, MPlayer, and VLC, but mimms is quick and easy to use, and for the time being, remains a useful program.