From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/entrypoints/metadata.xml | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'dev-python/entrypoints') diff --git a/dev-python/entrypoints/metadata.xml b/dev-python/entrypoints/metadata.xml index 54f87ff6a77a..e99455210db7 100644 --- a/dev-python/entrypoints/metadata.xml +++ b/dev-python/entrypoints/metadata.xml @@ -1,21 +1,23 @@ - + - - sci@gentoo.org - Gentoo Science Project - - - python@gentoo.org - Python - - + + sci@gentoo.org + Gentoo Science Project + + + python@gentoo.org + Python + + + Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are console_scripts entry points, which define shell commands by identifying a Python function to run. - - liguros-repo - - \ No newline at end of file + + takluyver/entrypoints + entrypoints + + -- cgit v1.3.1