Michał Górny 319045d317
Rename dev-python/{jupyter_console → jupyter-console}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-05-20 08:21:48 +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>