Skip to content

Commit 6ee0224

Browse files
author
Carlos-Ariel Vanegas
committed
added python3-archinfo
1 parent 6d465bd commit 6ee0224

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

srcpkgs/python3-archinfo/template

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)