mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: python3-tlv8-0.10.0
This commit is contained in:
parent
abbf29742a
commit
b1f2f0d94f
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-tlv8/template
Normal file
13
srcpkgs/python3-tlv8/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'python3-tlv8'
|
||||||
|
pkgname=python3-tlv8
|
||||||
|
version=0.10.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Module to handle type-length-value (TLV)"
|
||||||
|
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/jlusiardi/tlv8_python"
|
||||||
|
distfiles="${PYPI_SITE}/t/tlv8/tlv8-${version}.tar.gz"
|
||||||
|
checksum=7930a590267b809952272ac2a27ee81b99ec5191fa2eba08050e0daee4262684
|
Loading…
Add table
Reference in a new issue