diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-28 20:21:18 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-28 20:21:18 +0000 |
commit | b39dafe83ef1cf1d8ebd1f55376a7e8dd62f118f (patch) | |
tree | f22a36fcfef40be854b24111f6f7be83e54717ea /graphics/py-imaging/pkg-descr | |
parent | 345f1376b525ab13b7aad70f937c91317932ea27 (diff) |
Notes
Diffstat (limited to 'graphics/py-imaging/pkg-descr')
-rw-r--r-- | graphics/py-imaging/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/py-imaging/pkg-descr b/graphics/py-imaging/pkg-descr deleted file mode 100644 index b74c2ad1e418..000000000000 --- a/graphics/py-imaging/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -The Python Imaging Library adds image processing capabilities to your -Python interpreter. This library provides extensive file format -support, an efficient internal representation, and fairly powerful -image processing capabilities. - -The main distribution site for this software is: - -WWW: http://www.pythonware.com/products/pil/index.htm - -The PIL handbook is not included in this distribution; to get the -latest version, check: - - http://www.pythonware.com/library.htm |