#|/usr/bin/cygport # python-license-expression.cygport - Python license-expression Cygwin package build control script definitions inherit python-wheel NAME=python-license-expression VERSION=30.3.0 RELEASE=1 BASE=${NAME#python-} CATEGORY=Python SUMMARY="Python license expression utility library" DESCRIPTION="Python utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions)." ARCH=noarch LICENSE=Apache-2.0 LICENSE_SPDX="SPDX-License-Identifier: $LICENSE" # SPDX-License-Identifier: Apache-2.0 LICENSE_URI="NOTICE apache-2.0.LICENSE" DOCS=" license-expression.ABOUT AUTHORS.rst CHANGELOG.rst CODE_OF_CONDUCT.rst README.rst $LICENSE_URI "