mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-18 04:27:27 -08:00
Closes: https://bugs.gentoo.org/643664 Closes: https://bugs.gentoo.org/682368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
14 lines
552 B
XML
14 lines
552 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>
|
|
<longdescription>A python package providing an easy way to explicitly import Jupyter Notebooks files (.ipynb) the same way you would import regular .py files.</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">ipynb</remote-id>
|
|
<remote-id type="github">ipython/ipynb</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|