node-nth-check
performant nth-check parser & compiler
This module can be used to parse & compile nth-checks, as they are found
in CSS 3's nth-child() and nth-last-of-type().
libghc-tasty-ant-xml-prof
Render tasty output to XML for Jenkins; profiling libraries
A tasty ingredient to output test results in XML, using the Ant schema. This
XML can be consumed by the Jenkins continuous integration framework.
python3-django-cleanup
Clean up old files for Django's FileField and ImageField
The django-cleanup app automatically deletes files for FileField,
ImageField and subclasses. When a FileField's value is changed and
the model is saved, the old file is deleted. When a model that has
a FileField is deleted, the file is also deleted. A file that is set
as the FileField's default value will not be deleted.
vtprint
Prints to term emulator via ANSI codes
This program allows users to print from a remote UNIX host to a
printer attached to their local terminal or emulator, which makes it
great for printing files at home, etc. (It only does text files,
though.)
wikipedia2text
displays Wikipedia articles on the command line
This script fetches Wikipedia articles (currently supports around 30
Wikipedia languages) and displays them as plain text in a pager or
just sends the text to standard out. Alternatively it opens the
Wikipedia article in a (possibly GUI) web browser or just shows the
URL of the appropriate Wikipedia article.
wordnet
electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is
inspired by current psycholinguistic theories of human lexical
memory. English nouns, verbs, adjectives and adverbs are organized
into synonym sets, each representing one underlying lexical
concept. Different relations link the synonym sets.