mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
New package: python3-fire-0.7.0
This commit is contained in:
parent
b1f2f0d94f
commit
e7e16e5edb
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-fire/template
Normal file
13
srcpkgs/python3-fire/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'python3-fire'
|
||||
pkgname=python3-fire
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core python3-wheel"
|
||||
depends="python3-six python3-termcolor"
|
||||
short_desc="Library for automatically generating command line interfaces"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/python-fire"
|
||||
distfiles="${PYPI_SITE}/f/fire/fire-${version}.tar.gz"
|
||||
checksum=961550f07936eaf65ad1dc8360f2b2bf8408fad46abbfa4d2a3794f8d2a95cdf
|
Loading…
Add table
Reference in a new issue