# Template file for 'python3-simplejson' pkgname=python3-simplejson version=3.17.6 revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3" checkdepends="python3-pytest" short_desc="Simple, fast, extensible JSON encoder/decoder for Python3" maintainer="Joel Beckmeyer " license="MIT, AFL-2.1" homepage="https://github.com/simplejson/simplejson" changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt" distfiles="https://github.com/simplejson/simplejson/archive/refs/tags/v${version}.tar.gz" checksum=5522f3113924325499f15cd8a3fe47a42dfa127a6b76c1921b51cf3c3f2a6aa6 post_install() { vlicense LICENSE.txt LICENSE }