wok diff python-cssselect/receipt @ rev 17381

Add incron
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 26 14:59:55 2014 +0100 (2014-11-26)
parents c208e44467f1
children 16df76e1fc6a
line diff
     1.1 --- a/python-cssselect/receipt	Wed Jan 30 10:46:16 2013 +0000
     1.2 +++ b/python-cssselect/receipt	Wed Nov 26 14:59:55 2014 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="parses CSS3 Selectors and translates them to XPath."
     1.6  MAINTAINER="monghitri@aruba.it"
     1.7 +LICENSE="BSD"
     1.8  SOURCE="cssselect"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://pypi.python.org/pypi/cssselect"
    1.11  WGET_URL="http://pypi.python.org/packages/source/c/$SOURCE/$TARBALL"
    1.12 +
    1.13  DEPENDS="python"
    1.14  BUILD_DEPENDS="python setuptools"
    1.15