Files
gentoo/dev-python/jupyter_console/metadata.xml
Michał Górny 26d59906c5 dev-python/jupyter_console: Fix remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-04-17 08:55:24 +02:00

22 lines
702 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
A terminal-based console frontend for Jupyter kernels.
This code is based on the single-process IPython terminal.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">jupyter-console</remote-id>
<remote-id type="github">jupyter/jupyter_console</remote-id>
</upstream>
</pkgmetadata>