Package Details: python-imutils 0.2.1-2

Package Base: python-imutils
Description: image processing functions such as translation, rotation, resizing, skeletonization, sorting contours & detecting edges (Python3.x)
Upstream URL: https://github.com/jrosebr1/imutils
Category: lib
Licenses: MIT
Submitter: davidmcinnis
Maintainer: davidmcinnis
Last Packager: davidmcinnis
Votes: 1
First Submitted: 2015-05-09 00:05
Last Updated: 2015-05-20 02:46

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by davidmcinnis

2015-05-20 02:49

Thank you Sekret for the feedback. I fixed the issue with LICENSE.txt being html. I also fixed the PKGBUILD issue.

Comment by sekret

2015-05-14 20:05

Besides, why do you make the PKGBUILD as if it had to create multiple packages? It's a single package, so actually there's no need for pkgbase etc.

But that's rather cosmetic, the build works, that's all that matters! :)

Comment by sekret

2015-05-14 20:03

You do realize, that your LICENSE.txt is in fact a html file? So I'd either convert it to a pure txt file, or rename it to LICENSE.html!