summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44371ec29c5061da44ff6759a3abc49ee6e4a558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-endf
	pkgdesc = Python ENDF Parser
	pkgver = 0.1.9.r0.g5681381
	pkgrel = 1
	url = https://github.com/paulromano/endf-python
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = pybind11
	provides = python-endf
	source = python-endf::git+https://github.com/paulromano/endf-python.git
	md5sums = SKIP

pkgname = python-endf