# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A tool that automatically formats Python code to conform to the PEP 8 style guide and This project based on autopep8" HOMEPAGE="https://github.com/CSID-DGU/2023-1-OPPS1-CGS-08/autopyre.py" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/35/b8/9510e1a5084642171345f88ac17d5e8a43ed0e56b6599fdfa9f26d3676b9/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/pyrestyle[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"