dev-python/qtconsole: Import from science overlay

Package-Manager: portage-2.2.20.1
This commit is contained in:
Marius Brehler
2015-11-27 16:23:13 +01:00
parent bfc70843b1
commit 0711a3519a
3 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
A rich Qt-based console for working with Jupyter kernels,
supporting rich media output, session export, and more.
</longdescription>
<upstream>
<remote-id type="pypi">qtconsole</remote-id>
<remote-id type="github">jupyter/qtconsole</remote-id>
</upstream>
</pkgmetadata>