Michał Górny 9492595553
Rename dev-python/{jupyter_client → jupyter-client}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-04-14 15:19:22 +02:00

24 lines
844 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>
Contains the reference implementation of the Jupyter protocol. It
also provides client and kernel management APIs for working with
kernels. It also provides the jupyter kernelspec entrypoint for
installing kernelspecs for use with Jupyter frontends.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">jupyter/jupyter_client</remote-id>
<remote-id type="pypi">jupyter-client</remote-id>
</upstream>
</pkgmetadata>