We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d465bd commit 6ee0224Copy full SHA for 6ee0224
1 file changed
srcpkgs/python3-archinfo/template
@@ -0,0 +1,15 @@
1
+# Template file for 'python3-archinfo'
2
+pkgname=python3-archinfo
3
+version=9.2.203
4
+revision=1
5
+build_style=python3-module
6
+hostmakedepends="python3-setuptools python3-setuptools-rust"
7
+makedepends="python3-devel"
8
+depends="python3-setuptools"
9
+checkdepends="${depends}"
10
+short_desc="Collection of classes containing architecture-specific information"
11
+maintainer="Carlos-Ariel Vanegas <vanegascarlos@proton.me>"
12
+license="BSD-2-Clause"
13
+homepage="https://github.com/angr/archinfo"
14
+distfiles="${PYPI_SITE}/a/archinfo/archinfo-${version}.tar.gz"
15
+checksum=41e7948df9671059b62650f62be9b3690d3f06cdfe964bfeef67c38c99d2ee2c
0 commit comments