From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/entrypoints/metadata.xml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 dev-python/entrypoints/metadata.xml (limited to 'dev-python/entrypoints/metadata.xml') diff --git a/dev-python/entrypoints/metadata.xml b/dev-python/entrypoints/metadata.xml deleted file mode 100644 index e99455210db7..000000000000 --- a/dev-python/entrypoints/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 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. - - - takluyver/entrypoints - entrypoints - - -- cgit v1.3.1