diff options
author | Daniel de Kok <danieldk@pobox.com> | 2010-05-11 14:05:52 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:05:52 +0200 |
commit | 09cd22a8a38f6c96599946e8296e0d94e59843aa (patch) | |
tree | a8b115d80f35fb8b876ef623c6403857e98ad66e /development/pil/slack-desc | |
parent | 0b0d89f0f2feb05e89557e1beb98cf24f7bcb1a5 (diff) | |
download | slackbuilds-09cd22a8a38f6c96599946e8296e0d94e59843aa.tar.gz |
development/pil: Initial import
Diffstat (limited to 'development/pil/slack-desc')
-rw-r--r-- | development/pil/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/pil/slack-desc b/development/pil/slack-desc new file mode 100644 index 0000000000..595a6f226d --- /dev/null +++ b/development/pil/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 ':'. + + |-----handy-ruler------------------------------------------------------| +pil: pil (Python Imaging Library) +pil: +pil: The Python Imaging Library (PIL) provides image processing facilities +pil: to Python programs. The library supports many file formats, and +pil: provides powerful image processing. +pil: +pil: The Python Imaging Library website can be found at: +pil: http://www.pythonware.com/products/pil/ +pil: +pil: +pil: |