diff options
Diffstat (limited to 'dev-python/pastedeploy/metadata.xml')
| -rw-r--r-- | dev-python/pastedeploy/metadata.xml | 20 |
1 files changed, 0 insertions, 20 deletions
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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en">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.</longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">PasteDeploy</remote-id> - <remote-id type="github">Pylons/pastedeploy</remote-id> - <doc>https://docs.pylonsproject.org/projects/pastedeploy/en/latest/</doc> - </upstream> -</pkgmetadata> |
