wok-next diff python-prettytable/receipt @ rev 15608
hubbub: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 06 20:31:17 2013 +0000 (2013-12-06) |
parents | a16d86b1e8ae |
children | 28580bc4a7da |
line diff
1.1 --- a/python-prettytable/receipt Sat Nov 03 14:23:57 2012 +0100 1.2 +++ b/python-prettytable/receipt Fri Dec 06 20:31:17 2013 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Python library for easily displaying tabular data in ASCII." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="${SOURCE}-${VERSION}.tar.bz2" 1.9 WEB_SITE="http://pypi.python.org/pypi/PrettyTable" 1.10 WGET_URL="http://pypi.python.org/packages/source/P/PrettyTable/$TARBALL"