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

2016-10-08 Thread Hartmut Goebel
Am 07.10.2016 um 17:13 schrieb Danny Milosavljevic: > +(synopsis > + "Gets image size of files in variaous formats in Python") "sizes" (there are two of them: width and hight. Sorry for nitpicking :-) -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com

[PATCH v2 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 60f2d19..84db4a6 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python