summaryrefslogtreecommitdiff
path: root/dev-db/sadisplay/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sadisplay/metadata.xml')
-rw-r--r--dev-db/sadisplay/metadata.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-db/sadisplay/metadata.xml b/dev-db/sadisplay/metadata.xml
deleted file mode 100644
index 19004e01d9ec..000000000000
--- a/dev-db/sadisplay/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>gentoo@chymera.eu</email>
- <name>Horea Christian</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
- Simple package for describing SQLAlchemy schema and display raw
- database tables by reflecting feature. Works with mapped classes
- and raw tables. Relation detecting by ForeignKey columns.
- Supports mapped class inherit.
- </longdescription>
- <upstream>
- <remote-id type="pypi">sadisplay</remote-id>
- </upstream>
-</pkgmetadata>