PKGNAME=pypandoc
PKGSEC=python
PKGDEP="pandoc"
BUILDDEP="python-build python-installer poetry wheel hatchling"
PKGDES="Python bindings for Pandoc"

# FIXME: Sync with pandoc's list of supported architectures.
FAIL_ARCH="!(amd64|arm64|loongarch64|loongarch64_nosimd|ppc64el|riscv64)"

# Note: Inheriting FAIL_ARCH requires removal of noarch flag, treating as
# architecture-specific.
ABSPLITDBG=0
