blob: b07453ca3c607aebaa2a7e32d457ea706ea75448 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pybtex
pkgdesc = A BibTeX-compatible bibliography processor written in Python
pkgver = 0.26.1
pkgrel = 2
url = https://pybtex.org
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-yaml
depends = python-latexcodec
depends = python-importlib-metadata
source = https://pypi.io/packages/source/p/pybtex/pybtex-0.26.1.tar.gz
sha256sums = 2e5543bea424e60e9e42eef70bff597be48649d8f68ba061a7a092b2477d5464
pkgname = python-pybtex
|