diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-05-02 06:52:29 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:55:25 -0500 |
commit | 4f956e2af9b0b373c1dfe6e39956be04123ad7f2 (patch) | |
tree | 9553cf38f15ca78be80780fb54d33f7a01d7b634 /libraries/python3-pillow/slack-desc | |
parent | 39aa518ae8537967d20f86a5b799423defa66aa2 (diff) |
libraries/python3-pillow: Removed (added to Slackware).
...as python-pillow. Thanks to USUARIONUEVO
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/python3-pillow/slack-desc')
-rw-r--r-- | libraries/python3-pillow/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/python3-pillow/slack-desc b/libraries/python3-pillow/slack-desc deleted file mode 100644 index 446cde956ce76..0000000000000 --- a/libraries/python3-pillow/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -python3-pillow: python3-pillow (Python3 support for python-pillow) -python3-pillow: -python3-pillow: The Python Imaging Library (PIL) adds image processing capabilities -python3-pillow: to your Python environment. This library provides extensive file -python3-pillow: format support, an efficient internal representation and powerful -python3-pillow: image processing capabilities. -python3-pillow: -python3-pillow: This package provides the PIL libraries with support for Python3. It -python3-pillow: is intended to be a complement to python-pillow, not to replace it. -python3-pillow: -python3-pillow: Homepage: https://python3-pillow.github.io/ |