16 lines
593 B
Bash
16 lines
593 B
Bash
# Template file for 'python-cliapp'
|
|
pkgname=python-cliapp
|
|
version=1.20160316
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools python-yaml"
|
|
makedepends="python-devel python-yaml"
|
|
depends="python"
|
|
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.xz"
|
|
checksum=0939c062f67cfccbd38bf8373469e60173d40e91bd7ed3755b5a7ed825c42b80
|