summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd8c44738fdd2258f46a1e66e87495e9ea10ffc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-comtypes
	pkgdesc = Lightweight pure Python COM package based on the ctypes foreign function interface library; allows you to define, call, and implement custom and dispatch-based COM interfaces.
	pkgver = 1.4.8
	pkgrel = 1
	url = https://github.com/enthought/comtypes
	arch = any
	license = any-OSI
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://github.com/enthought/comtypes/archive/refs/tags/1.4.8.tar.gz
	sha512sums = b0d79b7f0eefce953db978325b507328d16c2666c46a8e3b0c58a522408f8c40c7f7583c66ac64a56cf0a0ede5fdb515e9b5b7cb72ae42cd2bc2c6ac7799b848

pkgname = python-comtypes