aboutsummaryrefslogtreecommitdiff
blob: 1353db630fbe09bc3a35ec989122515e259e4cb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <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>