19 lines
623 B
Plaintext
19 lines
623 B
Plaintext
|
# 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
|