wok diff python-bpython/receipt @ rev 17043

Add mxml
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 19 17:47:01 2014 +0200 (2014-08-19)
parents d13abbbfc743
children 6135577f4d08
line diff
     1.1 --- a/python-bpython/receipt	Tue Jul 23 19:29:39 2013 -0300
     1.2 +++ b/python-bpython/receipt	Tue Aug 19 17:47:01 2014 +0200
     1.3 @@ -6,9 +6,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A fancy interface to the Python interpreter."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.bpython-interpreter.org"
    1.10  WGET_URL="$WEB_SITE/releases/$TARBALL"
    1.11 +
    1.12  DEPENDS="python python-pygments setuptools"
    1.13  BUILD_DEPENDS="$DEPENDS python-dev"
    1.14