New package: python-cliapp-1.20140719
This commit is contained in:
parent
1f6c99e46b
commit
db12002eaa
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python-cliapp/template
Normal file
18
srcpkgs/python-cliapp/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'python-cliapp'
|
||||||
|
pkgname=python-cliapp
|
||||||
|
version=1.20140719
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="cliapp-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
makedepends="python-devel"
|
||||||
|
depends="python>=2.7"
|
||||||
|
python_versions="2.7"
|
||||||
|
pycompile_module="cliapp"
|
||||||
|
short_desc="Framework for Unix-like command line programs for Python2"
|
||||||
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
homepage="http://liw.fi/cliapp/"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
|
checksum=f7c988a3a6d022de7c59430d6f7a3dc358d443a099a12af8daef115b1016b44f
|
Loading…
Add table
Add a link
Reference in a new issue