libnet-ip-perl
Perl extension for manipulating IPv4/IPv6 addresses
Net::IP provides functions to deal with IPv4/IPv6 addresses.
The module can be used as a class, allowing the user to instantiate IP
objects, which can be single IP addresses, prefixes, or ranges of addresses.
There is also a procedural way of accessing most of the functions. Most
subroutines can take either IPv4 or IPv6 addresses transparently.
gif2apng
tool for converting animated GIF images to APNG format
This package provides a command line tool for converting images from
animated GIF to Animated PNG format.
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.