blob: eb0d7ad990cbc6f1ceaefbbe2c97ad80abbec3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-doi
pkgdesc = Python package to work with Document Object Identifier (doi).
pkgver = 0.2.0
pkgrel = 5
url = https://pypi.org/project/python-doi
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/p/python-doi/python-doi-0.2.0.tar.gz
sha256sums = 2e01e56fb319bd219ea8586baa43a1fc794dfe45a83156ac70242c4ce961fd9a
pkgname = python-doi
|