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.

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.

task-latvian-desktop

Latvian desktop

This task localises the desktop in Latvian.

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.