mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
21 lines
751 B
XML
21 lines
751 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">This data structure is based on the
|
|
[Functional Pearls: Diets for Fat Sets](https://web.engr.oregonstate.edu/~erwig/papers/Diet_JFP98.pdf)
|
|
by Martin Erwig.</longdescription>
|
|
<upstream>
|
|
<doc>https://mirage.github.io/ocaml-diet/</doc>
|
|
<bugs-to>https://github.com/mirage/ocaml-diet/issues</bugs-to>
|
|
<remote-id type="github">mirage/ocaml-diet</remote-id>
|
|
<maintainer>
|
|
<name>David Scott</name>
|
|
<email>dave@recoil.org</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|