python-pypdf

PDF toolkit implemented solely in Python

A PDF toolkit implemented solely in Python. It is capable of: * extracting document information (title, author, ...), * splitting documents page by page, * merging documents page by page, * cropping pages, * merging multiple pages into a single page, * encrypting and decrypting PDF files. By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
command-line backup tool

backup-manager

command-line backup tool

This is a backup program, designed to help you make daily archives of your file system.

python-sparqlwrapper

SPARQL endpoint interface to Python

This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.

nuauth-utils

authenticating firewall [tools for admin]

NuFW is an authenticating firewall based on netfilter's NFQUEUE target. It allows one to write filtering rules based on user identity, in addition to classical network criteria. Unless other solutions, NuFW uses a strict security model and can apply different access rules to users connected on the same host, for example.

libsleef3

SLEEF Vectorized Math Library (libraries)

SLEEF stands for SIMD Library for Evaluating Elementary Functions. It implements vectorized versions of all C99 real floating point math functions. It can utilize SIMD instructions of modern processors. SLEEF is designed to fully utilize SIMD computation by reducing the use of conditional branches and scatter/gather memory access.
programming environment and scene editor for 3D games

qcake

programming environment and scene editor for 3D games