summaryrefslogtreecommitdiff
path: root/dev-python/metakernel/metadata.xml
blob: 95450d851284319fb9998df5fa2030170c61d4c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
 <upstream>
  <remote-id type="github">Calysto/metakernel</remote-id>
  <remote-id type="pypi">metakernel</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>