mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-24 14:27:05 -04:00
12 lines
462 B
XML
12 lines
462 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
Oslo concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">oslo.concurrency</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|