diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-05 10:59:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-05 10:59:57 +0700 |
commit | 847c66a1c5036590b10db27f936220a5f6cdcdf8 (patch) | |
tree | fb93a86cbbaa8d5d1c63515a853674b4c1a8c457 /python/imagesize/slack-desc | |
parent | 5954e8412c7a6175b4c3bc9a42d1e30dcaadd7a0 (diff) | |
download | slackbuilds-847c66a1c5036590b10db27f936220a5f6cdcdf8.tar.gz |
python/imagesize: Added (python library for images).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/imagesize/slack-desc')
-rw-r--r-- | python/imagesize/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/imagesize/slack-desc b/python/imagesize/slack-desc new file mode 100644 index 0000000000..7251cffc83 --- /dev/null +++ b/python/imagesize/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------------------------------------------------------| +imagesize: imagesize (python library for png/jpeg/jpeg2000/gif images size) +imagesize: +imagesize: It parses image files’ header and return image size. +imagesize: supports PNG JPEG JPEG2000 GIF +imagesize: This is a pure Python library. +imagesize: +imagesize: http://github.com/python-babel/imagesize +imagesize: +imagesize: +imagesize: +imagesize: |