We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01e20d commit 9344e69Copy full SHA for 9344e69
srcpkgs/python3-pytoolconfig/template
@@ -0,0 +1,14 @@
1
+# Template file for 'python3-pytoolconfig'
2
+pkgname=python3-pytoolconfig
3
+version=1.3.1
4
+revision=1
5
+build_style=python3-pep517
6
+hostmakedepends="python3-pdm-backend"
7
+depends="python3 python3-packaging"
8
+short_desc="Python tool configuration manager"
9
+maintainer="Emil Miler <[email protected]>"
10
+license="LGPL-3.0-or-later"
11
+homepage="https://github.com/bagel897/pytoolconfig"
12
+changelog="https://github.com/bagel897/pytoolconfig/releases"
13
+distfiles="${PYPI_SITE}/p/pytoolconfig/pytoolconfig-${version}.tar.gz"
14
+checksum=51e6bd1a6f108238ae6aab6a65e5eed5e75d456be1c2bf29b04e5c1e7d7adbae
0 commit comments