2015-11-29 12:45:54 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2021-09-11 18:05:05 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
2015-11-29 12:45:54 +03:00
|
|
|
<pkgmetadata>
|
2016-01-26 08:51:40 +03:00
|
|
|
<maintainer type="project">
|
|
|
|
<email>sci@gentoo.org</email>
|
|
|
|
<name>Gentoo Science Project</name>
|
|
|
|
</maintainer>
|
2020-06-11 09:17:00 +03:00
|
|
|
<maintainer type="project">
|
|
|
|
<email>python@gentoo.org</email>
|
|
|
|
<name>Python</name>
|
|
|
|
</maintainer>
|
2015-11-29 12:45:54 +03:00
|
|
|
<longdescription>
|
|
|
|
Core common functionality of Jupyter projects.
|
|
|
|
This package contains base application classes and configuration
|
|
|
|
inhertited by other projects. It doesn't do much on its own.
|
|
|
|
</longdescription>
|
2021-03-08 01:22:42 +03:00
|
|
|
<stabilize-allarches/>
|
2015-11-29 12:45:54 +03:00
|
|
|
<upstream>
|
2021-01-06 23:36:18 +03:00
|
|
|
<remote-id type="pypi">jupyter-core</remote-id>
|
2015-11-29 12:45:54 +03:00
|
|
|
<remote-id type="github">jupyter/jupyter_core</remote-id>
|
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|