Files
gentoo/dev-python/jupyter_client/metadata.xml
Michał Górny 37b3dc08a3 dev-python/jupyter_client: Fix remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-22 09:43:40 +01:00

23 lines
779 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="pypi">jupyter-client</remote-id>
</upstream>
</pkgmetadata>