libhtml-tagcloud-perl
module for generating HTML indexes of popular tags
HTML::TagCloud enables the generation of "tag clouds" on HTML pages.
Tag clouds serve as a textual way to visualize terms and topics that
are used most frequently. The tags are sorted alphabetically and a larger
font is used to indicate more frequent term usage.
python-plplot
Python 2 support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
python-pygame
SDL bindings for games development (Python 2)
A multimedia development kit for Python. Pygame provides modules for you
to access the video display, play sounds, track time, read the mouse and
joystick, control the CD player, render true type fonts and more. It does
this using mainly the cross-platform SDL library, a lightweight wrapper
to OS-specific APIs.
python-pdfminer
PDF parser and analyser (Python2)
PDFMiner is a tool for extracting information from PDF documents, which
focuses entirely on getting and analyzing text data. It allows one to obtain
the exact location of text portions in a page, as well as other information
such as fonts or lines. It includes a PDF converter that can transform PDF
files into other text formats (such as HTML). It has an extensible PDF parser
that can be used for other purposes than text analysis.
libgraphics-primitive-perl
system to portably create and manipulate graphical components
Graphics::Primitive is a Perl module that provides an abstraction layer for
creating and manipulating graphical elements such as Borders, Fonts, Paths
and the like. It provides mechanisms to create graphical layouts and pass it
along to drivers for the actual on-screen rendering.
libtext-asciitable-perl
Perl module to create a table using ASCII characters
The Text::ASCIITable module helps you to output dynamic text to your console
or other fixed-size-font displays in a nice human-readable way.