python-mutagen
audio metadata editing library
Mutagen is a Python module to handle audio metadata. It supports FLAC,
M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
WavPack audio files. All versions of ID3v2 are supported, and all
standard ID3v2.4 frames are parsed. It can read Xing headers to
accurately calculate the bitrate and length of MP3s. ID3 and APEv2
tags can be edited regardless of audio format. It can also manipulate
Ogg streams on an individual packet/page level.
libbsd-resource-perl
BSD process resource limit and priority functions
The BSD::Resource module provides the BSD process resource limit functions
getrusage(), getrlimit(), setrlimit() and the BSD process priority functions.
python-django-adminaudit
improves the logging capabilities of Django's admin
Django Admin Audit will provide a way to inspect recent changes carried out in
the admin interface allowing you to send out an email summary and ideally
provide enough information to manually undo any unwanted changes.
python-oauth
Python library implementing of the OAuth protocol
python-oauth implements OAuth, which is an open protocol to allow API
authentication in a simple and standard method from desktop and web
applications.
cronutils
Utilities to assist running batch processing jobs
A set of utilities to complement batch processing jobs, such as those
run from cron, by limiting concurrent execution of jobs, setting hard
limits on the runtime of a job, and recording execution statistics of
a completed job.