16 lines
478 B
Text
16 lines
478 B
Text
|
# Template file for 'mccabe'
|
||
|
pkgname=mccabe
|
||
|
version=0.2.1
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=python-module
|
||
|
hostmakedepends="python-setuptools"
|
||
|
depends="python"
|
||
|
pycompile_module="mccabe.py"
|
||
|
short_desc="McCabe complexity checker for Python"
|
||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||
|
homepage="https://github.com/flintwork/mccabe"
|
||
|
license="MIT"
|
||
|
distfiles="${PYPI_SITE}/m/mccabe/mccabe-${version}.tar.gz"
|
||
|
checksum=5a2a170e47de5593a6abfae1e9542bd2c3924ac62bbe4e6ed96c953c0352243a
|