urlgrabber: add homepage, license
This commit is contained in:
parent
824d8e5b06
commit
e5172c589e
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'urlgrabber'
|
||||
pkgname=urlgrabber
|
||||
version=3.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://urlgrabber.baseurl.org/download/$pkgname-$version.tar.gz"
|
||||
build_style=python-module
|
||||
fulldepends="python>=0 pycurl"
|
||||
short_desc="A high-level cross-protocol url-grabber and Python library"
|
||||
homepage="http://urlgrabber.baseurl.org/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=4437076c8708e5754ea04540e46c7f4f233734ee3590bb8a96389264fb0650d0
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue