mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
New package: python3-iterable-io-1.0.0
This commit is contained in:
parent
92c1216810
commit
667452de84
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-iterable-io/template
Normal file
14
srcpkgs/python3-iterable-io/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-iterable-io'
|
||||
pkgname=python3-iterable-io
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Python library to adapt iterables to a file-like interface"
|
||||
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||
license="LGPL-3.0-only"
|
||||
homepage="https://github.com/pR0Ps/iterable-io"
|
||||
distfiles="${PYPI_SITE}/i/iterable-io/iterable-io-${version}.tar.gz"
|
||||
checksum=fb9e1b739587a9ba0d5c60a3e1eb71246761583bc9f18b3c35bb112b44b18c3c
|
Loading…
Add table
Reference in a new issue