summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9121cc5a48e972ae78a873b82f1a92aaeb97fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pythonnet
	pkgdesc = pythonnet provides integration with the .NET Common Language Runtime (CLR)
	pkgver = 3.0.5
	pkgrel = 1
	url = https://pythonnet.github.io/
	arch = any
	license = MIT
	makedepends = nuget
	makedepends = python-wheel
	depends = python-clr_loader
	depends = mono
	provides = python-pythonnet
	source = https://files.pythonhosted.org/packages/source/p/pythonnet/pythonnet-3.0.5.tar.gz
	sha256sums = 48e43ca463941b3608b32b4e236db92d8d40db4c58a75ace902985f76dac21cf

pkgname = python-pythonnet