* Package name : python-pyfiglet
Version : 0.4
Upstream Author : Christopher Jones <cjones@insub.org>
* URL : http://sourceforge.net/projects/pyfiglet/
* License : GPLv2
Programming Lang: Python
Description : A Python port of the FIGlet specification
FIGLet is a program that creates large characters out of ordinary screen
characters. It takes ASCII text and renders it in ASCII art fonts.
It can be used on the command line or as an Object Oriented driver
library in your own programs.