# Template file for 'autopep8' pkgname=autopep8 version=1.5.4 revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-pycodestyle python3-toml" short_desc="Automatically formats Python code to conform to the PEP 8 style guide" maintainer="k4leg " license="MIT" homepage="https://github.com/hhatto/autopep8" distfiles="${PYPI_SITE}/a/${pkgname}/${pkgname}-${version}.tar.gz" checksum=d21d3901cb0da6ebd1e83fc9b0dfbde8b46afc2ede4fe32fbda0c7c6118ca094 post_install() { vlicense LICENSE }