mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'urlgrabber'
|
||||||
pkgname=urlgrabber
|
pkgname=urlgrabber
|
||||||
version=3.9.1
|
version=3.9.1
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://urlgrabber.baseurl.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://urlgrabber.baseurl.org/download/$pkgname-$version.tar.gz"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
fulldepends="python>=0 pycurl"
|
fulldepends="python>=0 pycurl"
|
||||||
short_desc="A high-level cross-protocol url-grabber and Python library"
|
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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4437076c8708e5754ea04540e46c7f4f233734ee3590bb8a96389264fb0650d0
|
checksum=4437076c8708e5754ea04540e46c7f4f233734ee3590bb8a96389264fb0650d0
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Reference in a new issue