mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-24 22:35:08 -04:00
12 lines
518 B
XML
12 lines
518 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<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>
|
|
</pkgmetadata>
|