summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0e2a73c90091f534de6c8c536600959cb583f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pdf2bib
	pkgdesc = A python library/command-line tool to quickly and automatically generate BibTeX data starting from the pdf file of a scientific publication.
	pkgver = 1.2
	pkgrel = 1
	url = https://github.com/MicheleCotrufo/pdf2bib
	arch = any
	license = unknown
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = curl
	depends = python
	depends = python-bibtexparser
	depends = python-pyperclip
	depends = python-unidecode
	depends = python-pdf2doi
	source = https://files.pythonhosted.org/packages/86/58/2ed869b6aab7c8f555130bafbabe50562f0c11aa486a35d608c7baef0910/pdf2bib-1.2.tar.gz
	sha256sums = 3fd4d9e99585a3ba2115892d3e2fac132151f7bd9c7e1f2ffae5c54ec22c66cc

pkgname = python-pdf2bib