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/pastedeploy/metadata.xml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/pastedeploy/metadata.xml (limited to 'dev-python/pastedeploy/metadata.xml') diff --git a/dev-python/pastedeploy/metadata.xml b/dev-python/pastedeploy/metadata.xml deleted file mode 100644 index 6209a0d411fd..000000000000 --- a/dev-python/pastedeploy/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - python@gentoo.org - Python - - Paste Deployment is a system for finding and configuring WSGI applications - and servers. For WSGI application consumers it provides a single, simple - function (loadapp) for loading a WSGI application from a configuration file - or a Python Egg. For WSGI application providers it only asks for a single, - simple entry point to your application, so that application users don't need - to be exposed to the implementation details of your application. - - - PasteDeploy - Pylons/pastedeploy - https://docs.pylonsproject.org/projects/pastedeploy/en/latest/ - - -- cgit v1.3.1