aboutsummaryrefslogtreecommitdiff
blob: c8a2d03e4d8a2ec80e327b1fc31119fd1efb5cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>
	<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>
</pkgmetadata>