summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31b134945857ed6c165e8653a3f99947026889ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-imcpy
	pkgdesc = Python bindings for Inter-Module Communication Protocol (IMC)
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/oysstu/imcpy
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = cmake
	depends = python
	depends = python-ifaddr
	optdepends = python-pandas: LSFExporter
	source = git+https://github.com/oysstu/imcpy.git#tag=v1.1.0
	sha256sums = SKIP

pkgname = python-imcpy