python3-doit
Automation tool (Python3) to execute any kind of task in a build-tools fashion
doit is an automation tool that brings the power of build-tools to execute any
kind of task.
mrb
Manage incremental data snapshots with make/rsync
mrb is a single, self-documenting, executable makefile, which aims to make
trivial the task of maintaining a set of compact, incremental, rsync mirrors
of your important (and sometimes rapidly changing) data.
ruby-faker
easily generate fake data
This gem provides a port of Data::Faker from Perl, which can be used to easily
generate fake data: names, addresses, phone numbers, etc. It comes in very
handy for taking screenshots, having real-looking test data, and having your
database populated with more than one or two records while you're doing
development.
libzimg2
scaling, colorspace, depth conversion library (shared library)
The "z" library implements the commonly required image processing basics of
scaling, colorspace conversion, and depth conversion. A simple API enables
conversion between any supported formats to operate with minimal knowledge
from the programmer.
translate-toolkit
Toolkit assisting in the localization of software
The Translate Toolkit is a Python library and a set of software designed
to help make the lives of localizers both more productive and less
frustrating.
python3-twisted
Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a
generic client and server for remote object access, and APIs for creating
new protocols.