New package: python-mechanize-0.2.5
This commit is contained in:
parent
382db55a41
commit
bef99f9237
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-mechanize/template
Normal file
16
srcpkgs/python-mechanize/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-mechanize'
|
||||
pkgname="python-mechanize"
|
||||
version=0.2.5
|
||||
revision=1
|
||||
wrksrc="mechanize-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="mechanize"
|
||||
short_desc="Stateful programmatic web browsing in Python"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="BSD"
|
||||
homepage="http://wwwsearch.sourceforge.net/mechanize/"
|
||||
distfiles="${PYPI_SITE}/m/mechanize/mechanize-${version}.tar.gz"
|
||||
checksum=2e67b20d107b30c00ad814891a095048c35d9d8cb9541801cebe85684cc84766
|
Loading…
Reference in a new issue