summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b099862c13f0a4faa99cd766229f9535b201f2ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-bibtexparser-git
	pkgdesc = Bibtex parser in Python
	pkgver = 20240521.214ef38
	pkgrel = 2
	url = https://bibtexparser.readthedocs.org/
	arch = any
	license = LicenseRef-MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-pylatexenc
	provides = python-bibtexparser
	conflicts = python-bibtexparser
	source = git+https://github.com/sciunto-org/python-bibtexparser.git
	sha256sums = SKIP

pkgname = python-bibtexparser-git