wok diff python-html5lib/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents 28e39e49b41a
children 7d672a2330b8
line diff
     1.1 --- a/python-html5lib/receipt	Wed Jul 24 19:03:10 2013 -0300
     1.2 +++ b/python-html5lib/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Standarts-compliant library for parsing HTML documents in Python."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="https://github.com/html5lib/html5lib-python"
    1.10  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
    1.11 +
    1.12  DEPENDS="python python-six"
    1.13  BUILD_DEPENDS="python-dev setuptools wget"
    1.14