16 lines
560 B
Bash
16 lines
560 B
Bash
# Template file for 'python-cliapp'
|
|
pkgname=python-cliapp
|
|
version=1.20170827
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="cliapp"
|
|
hostmakedepends="python-setuptools python-yaml"
|
|
depends="python-yaml"
|
|
short_desc="Framework for Unix-like command line programs for Python2"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
homepage="http://liw.fi/cliapp/"
|
|
license="GPL-2"
|
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
|
checksum=fdacb12f1ea32e4cdcf749cc18a8de9af27697d467f9256e38acd347a2b408aa
|