From 3ba2d44c994f563f8ea038337528ca31b55e3e5b Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Tue, 7 Mar 2017 16:27:37 +0100 Subject: 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 --- dev-python/ipynb/metadata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-python/ipynb/metadata.xml (limited to 'dev-python/ipynb/metadata.xml') diff --git a/dev-python/ipynb/metadata.xml b/dev-python/ipynb/metadata.xml new file mode 100644 index 000000000000..580977109cb1 --- /dev/null +++ b/dev-python/ipynb/metadata.xml @@ -0,0 +1,17 @@ + + + + + marbre@linux.sungazer.de + Marius Brehler + + + sci@gentoo.org + Gentoo Science Project + + A python package providing an easy way to explicitly import Jupyter Notebooks files (.ipynb) the same way you would import regular .py files. + + ipynb + ipython/ipynb + + -- cgit v1.2.3-65-gdbad