gentoo/dev-python/ipynb/metadata.xml
Marius Brehler 3ba2d44c99
dev-python/ipynb: New package
ipynb is a python package providing an easy way to explicitly
import Jupyter Notebooks files (.ipynb) the same way you
would import regular .py files.

Bug: https://bugs.gentoo.org/611962

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4148
2017-03-09 21:43:32 +01:00

18 lines
667 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marbre@linux.sungazer.de</email>
<name>Marius Brehler</name>
</maintainer>
<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>