Files
gentoo/dev-python/jupyter_client/metadata.xml
Michał Górny 6ed9327d33 dev-python/jupyter_client: Add python@ as (co-)maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-10 10:10:58 +02: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>