diff options
Diffstat (limited to 'dev-python/pyqtgraph')
| -rw-r--r-- | dev-python/pyqtgraph/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/pyqtgraph/metadata.xml b/dev-python/pyqtgraph/metadata.xml index 24bf6bc8bf6d..b93a6314b3e7 100644 --- a/dev-python/pyqtgraph/metadata.xml +++ b/dev-python/pyqtgraph/metadata.xml @@ -1,19 +1,20 @@ <?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="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> PyQtGraph is a pure-python graphics and GUI library built on PyQt and numpy. It is intended for use in mathematics / scientific / engineering applications. Despite being written entirely in python, the library is very fast due to its heavy leverage of numpy for number crunching and Qt's GraphicsView framework for fast display. </longdescription> - <upstream> - <remote-id type="github">pyqtgraph/pyqtgraph</remote-id> - <remote-id type="pypi">pyqtgraph</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">pyqtgraph/pyqtgraph</remote-id> + <remote-id type="pypi">pyqtgraph</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
