summaryrefslogtreecommitdiff
path: root/dev-python/iterable-io
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/iterable-io')
-rw-r--r--dev-python/iterable-io/Manifest3
-rw-r--r--dev-python/iterable-io/iterable-io-1.0.1.ebuild22
-rw-r--r--dev-python/iterable-io/iterable-io-1.0.2.ebuild22
-rw-r--r--dev-python/iterable-io/iterable-io-1.0.4.ebuild22
-rw-r--r--dev-python/iterable-io/metadata.xml9
5 files changed, 78 insertions, 0 deletions
diff --git a/dev-python/iterable-io/Manifest b/dev-python/iterable-io/Manifest
new file mode 100644
index 000000000000..2ae70993a4ef
--- /dev/null
+++ b/dev-python/iterable-io/Manifest
@@ -0,0 +1,3 @@
+DIST iterable_io-1.0.1.tar.gz 6199 BLAKE2B b7c8667746939b6e5f85e79789d314cd2a4d428d21572661a548e5c4c829a60c86195e42ea84d43c388b540438d5909e666a6cb3b7cf53be83ac5b682927b713 SHA512 7019080afab3a1d890635c1a98dc722dbebe9d0cf777c37f41412bade4d153953ae7defff2c082852c34ba7e7e460c6599e9d4f2ce3aa30e1d43d37314506fb8
+DIST iterable_io-1.0.2.tar.gz 6315 BLAKE2B e79972c65e78dafd984448a557c085f80192ea1cf48f3c474f354ea5eced68d24555e10a7edaec2d144491c447a97ae17f4126d447d22a8c69bcbe276f687789 SHA512 24cb8465bdac63080bdbb29966515abde35c958ba0c0d545303d517e27e41df74c8c6d4360853db615397db89e857f30b39626e7b2a98194c1a72b0a3da6047f
+DIST iterable_io-1.0.4.tar.gz 5617 BLAKE2B 89881e44f125f53cf0e951313501e3aadc891074febdc9cc7cf4c3c50f94ed20afbea053a2269f68c761f38ecb07ef414da5ea2a2bffc88b8ce9ab2b711bf6d0 SHA512 83e7d636f78eae794a713627619e6fae3b1cea1a741c6ed723b6083bb34d29ca3d154d0e589f9832fd1e9ea6db26bb9403a6b7f2ac2f6d9e21d4b28ee0a31ed6
diff --git a/dev-python/iterable-io/iterable-io-1.0.1.ebuild b/dev-python/iterable-io/iterable-io-1.0.1.ebuild
new file mode 100644
index 000000000000..31adbbf6c0bb
--- /dev/null
+++ b/dev-python/iterable-io/iterable-io-1.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2024-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{13..14} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Adapt generators and other iterables to a file-like interface"
+HOMEPAGE="
+ https://github.com/pR0Ps/iterable-io/
+ https://pypi.org/project/iterable-io/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="amd64 ~arm64 ~x86"
+
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest
diff --git a/dev-python/iterable-io/iterable-io-1.0.2.ebuild b/dev-python/iterable-io/iterable-io-1.0.2.ebuild
new file mode 100644
index 000000000000..6f667014db2b
--- /dev/null
+++ b/dev-python/iterable-io/iterable-io-1.0.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2024-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{13..14} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Adapt generators and other iterables to a file-like interface"
+HOMEPAGE="
+ https://github.com/pR0Ps/iterable-io/
+ https://pypi.org/project/iterable-io/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest
diff --git a/dev-python/iterable-io/iterable-io-1.0.4.ebuild b/dev-python/iterable-io/iterable-io-1.0.4.ebuild
new file mode 100644
index 000000000000..6f667014db2b
--- /dev/null
+++ b/dev-python/iterable-io/iterable-io-1.0.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2024-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{13..14} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Adapt generators and other iterables to a file-like interface"
+HOMEPAGE="
+ https://github.com/pR0Ps/iterable-io/
+ https://pypi.org/project/iterable-io/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest
diff --git a/dev-python/iterable-io/metadata.xml b/dev-python/iterable-io/metadata.xml
new file mode 100644
index 000000000000..d34971a915e9
--- /dev/null
+++ b/dev-python/iterable-io/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches />
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>