summaryrefslogtreecommitdiff
path: root/dev-python/dominate/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dominate/metadata.xml')
-rw-r--r--dev-python/dominate/metadata.xml27
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/dominate/metadata.xml b/dev-python/dominate/metadata.xml
index 1ab70aebdbbb..206a39fa2df4 100644
--- a/dev-python/dominate/metadata.xml
+++ b/dev-python/dominate/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>sbraz@gentoo.org</email>
- <name>Louis Sautier</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">dominate</remote-id>
- <remote-id type="github">Knio/dominate</remote-id>
- <bugs-to>https://github.com/Knio/dominate/issues</bugs-to>
- </upstream>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>sbraz@gentoo.org</email>
+ <name>Louis Sautier</name>
+ </maintainer>
+ <longdescription lang="en">
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
</longdescription>
- <stabilize-allarches/>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">dominate</remote-id>
+ <remote-id type="github">Knio/dominate</remote-id>
+ <bugs-to>https://github.com/Knio/dominate/issues</bugs-to>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file