blob: 054072cabe75f5e11cdb16bd7a615a289dd86732 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
A Jupyter/IPython kernel template which includes core magic
functions (including help, command and file path completion,
parallel and distributed processing, downloads, and much more).
</longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata>
|