dev-ml/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-26 12:32:34 +02:00
parent 7613b95df7
commit 8ba1e8a9c8
97 changed files with 1522 additions and 652 deletions

View File

@@ -6,7 +6,15 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">Lru provides weight-bounded finite maps that can remove the least-recently-used
(LRU) bindings in order to maintain a weight constraint.</longdescription>
<upstream>
<doc>https://pqwy.github.io/lru/doc</doc>
<bugs-to>https://github.com/pqwy/lru/issues</bugs-to>
<remote-id type="github">pqwy/lru</remote-id>
<maintainer>
<name>David Kaloper Meršinjak</name>
<email>dk505@cam.ac.uk</email>
</maintainer>
</upstream>
</pkgmetadata>