summaryrefslogtreecommitdiff
path: root/dev-python/tooz/metadata.xml
blob: d4e1f8705b7ac7d109aee222a30c3d997ac2de84 (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="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
    The Tooz project aims at centralizing the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications.
  </longdescription>
  <stabilize-allarches/>
  <upstream>
    <remote-id type="pypi">tooz</remote-id>
  </upstream>
	<origin>gentoo-staging</origin>
</pkgmetadata>