Re: [PATCH 4/5] gnu: Add python-imagesize.

2016-10-07 Thread Hartmut Goebel
Am 07.10.2016 um 12:32 schrieb Danny Milosavljevic: > +(synopsis > + "Gets image size from png/jpeg/jpeg2000/gif files in Python") This is hard to read (and repeated in the description). Please use just "image files of various formats". > + "This package allows determination of imag

[PATCH 4/5] gnu: Add python-imagesize.

2016-10-07 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-imagesize): New variable. --- gnu/packages/python.scm | 21 + 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 088cdb0..157a544 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python