wok-6.x diff python-cssutils/receipt @ rev 14999
Add GPL3 licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 13:52:56 2013 +0000 (2013-08-10) |
parents | 0463923b1bd3 |
children | 16df76e1fc6a |
line diff
1.1 --- a/python-cssutils/receipt Tue Jan 29 20:52:29 2013 +0000 1.2 +++ b/python-cssutils/receipt Sat Aug 10 13:52:56 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A Python package to parse and build CSS Cascading Style Sheets." 1.6 MAINTAINER="monghitri@aruba.it" 1.7 +LICENSE="GPL3" 1.8 SOURCE="cssutils" 1.9 TARBALL="$SOURCE-$VERSION.zip" 1.10 WEB_SITE="http://cthedot.de/cssutils/"