diction
Utilities to help with style and diction (English and German)
This is a free implementation of two Unix commands, style and diction.
They may help you improve your writing. English and German rules are
included.
cd-circleprint
prints round cd-labels
cd-circleprint is a program to create round cd-labels written in perl,
using perl-tk to produce a graphical frontend. The
labels have four lines of nice curved text and an additional four
fields with normal text. Each field has selectable text-size, font and
colour. The background colour is also selectable. The label may also have
a background image.
You can squeeze the whole page if your printer doesn't generate correct
circles and you can move the two labels on the sheet to accommodate
different types of label sheets.
The output is postscript to make it as portable as possible.
python3-fontparts
API for interacting with the parts of fonts
FontParts is a Python API for programmatically creating and editing parts of
fonts during the type design process, and it is application-independent to
allow scripts to be portable across multiple applications.
libopenthreads21
Object-Oriented (OO) thread interface for C++, shared libs
This library is intended to provide a minimal & complete Object-Oriented (OO)
thread interface for C++ programmers, used primarily in OpenSceneGraph. It is
loosely modeled on the Java thread API, and the POSIX Threads standards.
djvusmooth
graphical editor for DjVu
djvusmooth is a graphical editor for DjVu files, which allows one to:
* edit document metadata,
* edit document outline (bookmarks),
* correct occasional errors in the hidden text layer.
python-django-housekeeping
Pluggable housekeeping framework for Django sites in Python 2
django\_housekeeping provides a management command that finds and run
tasks defined by your Django apps.