# Template file for 'python3-orjson' pkgname=python3-orjson version=3.12.0 revision=1 build_style=python3-pep517 build_helper="rust" hostmakedepends="maturin cargo" makedepends="rust-std python3" checkdepends="python3-pytest-xdist" short_desc="Python JSON library supporting dataclasses, datetimes, and numpy" maintainer="classabbyamp " license="Apache-2.0 OR MIT" homepage="https://github.com/ijl/orjson" changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md" distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz" checksum=25ec9c757f6b8ef7db50e50a5b7dbc22ee5c5c496de41dceef24a7eb75f4e10e post_install() { vlicense LICENSE-MIT }