From b590c8d7572b727d565cc0b8ff660d43569845de Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 19:09:37 -0500 Subject: Adding metadata --- dev-python/inflection/Manifest | 1 + dev-python/inflection/inflection-0.5.1-r1.ebuild | 23 +++++++++++++++++++++++ dev-python/inflection/metadata.xml | 12 ++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 dev-python/inflection/Manifest create mode 100644 dev-python/inflection/inflection-0.5.1-r1.ebuild create mode 100644 dev-python/inflection/metadata.xml (limited to 'dev-python/inflection') diff --git a/dev-python/inflection/Manifest b/dev-python/inflection/Manifest new file mode 100644 index 000000000000..6d279b9d007a --- /dev/null +++ b/dev-python/inflection/Manifest @@ -0,0 +1 @@ +DIST inflection-0.5.1.tar.gz 15091 BLAKE2B f3db09d1010ce22b67dcd519f59f25f240f463872932fd6218209768b4c5e064776ef5300a8d7f9a6b9cb94392b05b46963f00b94c6de29fb325947df7b243cf SHA512 82f70e2b81fb166260191a464383f6674e3b21504a35ee605ac6ce4bb163c8f3bbe6d06379575178d7196701459506dd541f32e48f24b32f42d5cfb717158d50 diff --git a/dev-python/inflection/inflection-0.5.1-r1.ebuild b/dev-python/inflection/inflection-0.5.1-r1.ebuild new file mode 100644 index 000000000000..277808129332 --- /dev/null +++ b/dev-python/inflection/inflection-0.5.1-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{13..14} ) +DISTUTILS_USE_PEP517=setuptools + +inherit distutils-r1 pypi + +DESCRIPTION="A port of Ruby on Rails' inflector to Python" +HOMEPAGE=" + https://github.com/jpvanhal/inflection/ + https://pypi.org/project/inflection/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" + +distutils_enable_sphinx docs +EPYTEST_PLUGINS=() +distutils_enable_tests pytest diff --git a/dev-python/inflection/metadata.xml b/dev-python/inflection/metadata.xml new file mode 100644 index 000000000000..d485876f177c --- /dev/null +++ b/dev-python/inflection/metadata.xml @@ -0,0 +1,12 @@ + + + + + sbraz@gentoo.org + Louis Sautier + + + https://github.com/jpvanhal/inflection/issues + + baldeagleos-repo + -- cgit v1.3