mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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>
15 lines
472 B
XML
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>
|