blob: 7dd11171f650c6ba94f2860de3159190d154f94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = title2bib
pkgdesc = Generate a bibtex given a title
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/bibcure/title2bib
arch = any
license = AGPL3
depends = python-requests
depends = python-future
depends = doi2bib
depends = arxivcheck
depends = python-unidecode
source = title2bib-0.4.1.tar.gz::https://github.com/bibcure/title2bib/archive/0.4.1.tar.gz
sha256sums = 9a9be67f50e283d95f1c9018d2211f6e2c532249723c955babdbdcc948b20f66
pkgname = title2bib
|