blob: 39d2b7869899f82a0ba5621423626630387f640a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-crossrefapi
pkgdesc = Python Library that implements the endpoints of the Crossref API
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/fabiobatalha/crossrefapi
arch = x86_64
license = BSD-2-Clause
makedepends = python-poetry
depends = python-requests
source = https://files.pythonhosted.org/packages/source/c/crossrefapi/crossrefapi-1.7.0.tar.gz
sha256sums = 598f27a3cc1bd8d29770de284b0b1315c820de1d70894084945d5265e6fe2dae
pkgname = python-crossrefapi
|