mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
21 lines
673 B
XML
21 lines
673 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="combinators">Build the package specialised to the Lwt concurrency library for IO</flag>
|
|
</use>
|
|
<upstream>
|
|
<doc>https://mirage.github.io/mirage-block/</doc>
|
|
<bugs-to>https://github.com/mirage/mirage-block/issues</bugs-to>
|
|
<remote-id type="github">mirage/mirage-block</remote-id>
|
|
<maintainer>
|
|
<name>David Scott</name>
|
|
<email>dave@recoil.org</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|