1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: php-text-figlet
Section: php
Priority: optional
Maintainer: PKG-PHP-PEAR team <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 8), pkg-php-tools
Build-Depends-Indep: php-pear
Vcs-Browser: http://git.debian.org/?p=pkg-php/php-text-figlet.git
Vcs-Git: http://git.debian.org/git/pkg-php/php-text-figlet.git
Standards-Version: 3.9.2
Homepage: http://pear.php.net/package/Text_Figlet
Package: php-text-figlet
Architecture: all
Depends: ${misc:Depends}, php-pear
Description: PEAR module for rendering text using FIGlet fonts
The Text_Figlet is an engine for using FIGlet fonts to rendering text. With
Text_Figlet you can create ASCII-art like text using FIGlet font description
files (FIGlet fonts). The package supports horizontal smushing, German symbols
(e.g. äöü), RTL and LTR writing directions as well as incomplete and gzipped
fonts (as long as php's zlib extension is installed).
|