summaryrefslogtreecommitdiff
path: root/dev-python/HeapDict/metadata.xml
blob: cf2b3c1afbf5e2e407254e64e7bcee9a43d0b64f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <longdescription>
    heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict.
  </longdescription>
  <upstream>
    <remote-id type="pypi">HeapDict</remote-id>
    <remote-id type="github">dask/zict</remote-id>    
  </upstream>
	<origin>gentoo-staging</origin>
</pkgmetadata>