blob: a3e004da2cf3ed55b1d1f4469b93a8d4a9cc37dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-habanero
pkgdesc = A low level client for Crossref's Search API
pkgver = 2.2.0
pkgrel = 3
url = https://github.com/sckott/habanero
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cov
checkdepends = python-pytest-recording
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
depends = python
depends = python-httpx
depends = python-packaging
depends = python-pyyaml
depends = python-tqdm
depends = python-urllib3
optdepends = python-bibtexparser: attempt to fix misformatted bibtex
source = https://files.pythonhosted.org/packages/source/h/habanero/habanero-2.2.0.tar.gz
sha256sums = 18c5c3b59b8db1887811da6de8bd976ac4077d61a25a058f3a67044e8bcab8eb
pkgname = python-habanero
|