Files
guru/dev-ml/ezjsonm/metadata.xml
Thomas Bracht Laumann Jespersen 85164e550d dev-ml/ezjsonm: new package, add 1.3.0
This is in part based on the previous ebuilds for version 1.2.0, but
dependencies for testing have been removed for this version.

Link: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b5deda48fa7d34c18aaad79ddf9e324727e83cb
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
2025-10-17 06:34:22 +00:00

15 lines
472 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>t@laumann.xyz</email>
<name>Thomas Bracht Laumann Jespersen</name>
</maintainer>
<use>
<flag name="lwt">Provides an Lwt variant of the serialisation functions in the Jsonm library.</flag>
</use>
<upstream>
<remote-id type="github">mirage/ezjsonm</remote-id>
</upstream>
</pkgmetadata>