diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-09-16 17:18:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-18 09:50:59 +0700 |
commit | 793108566ec7e5ae9e22aeadc84faf61c0f21837 (patch) | |
tree | 65389e1e6a0a1e9890ddd05e7fcf15d78b768c83 /python/pyfiglet/slack-desc | |
parent | 634e5fbd2d4b4f6061fb8b1ca0580263b9801a74 (diff) | |
download | slackbuilds-793108566ec7e5ae9e22aeadc84faf61c0f21837.tar.gz |
python/pyfiglet: Added (Python port of figlet).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyfiglet/slack-desc')
-rw-r--r-- | python/pyfiglet/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyfiglet/slack-desc b/python/pyfiglet/slack-desc new file mode 100644 index 0000000000..398ce79244 --- /dev/null +++ b/python/pyfiglet/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyfiglet: pyfiglet (Python port of figlet) +pyfiglet: +pyfiglet: pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure +pyfiglet: python. It takes ASCII text and renders it in ASCII art fonts (like +pyfiglet: the title above, which is the 'block' font). +pyfiglet: +pyfiglet: Homepage: https://github.com/pwaller/pyfiglet +pyfiglet: +pyfiglet: +pyfiglet: +pyfiglet: |