dev-python/traitlets: Import from science overlay

Package-Manager: portage-2.2.20.1
This commit is contained in:
Marius Brehler
2015-11-27 16:01:20 +01:00
parent 27f416ef61
commit ff97cf1542
3 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
A lightweight pure-Python derivative of Enthought Traits,
used for configuring Python objects. This package powers
the config system of IPython and Jupyter.
</longdescription>
<upstream>
<remote-id type="pypi">traitlets</remote-id>
<remote-id type="github">ipython/traitlets</remote-id>
</upstream>
</pkgmetadata>