mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
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>
This commit is contained in:
14
dev-ml/ezjsonm/metadata.xml
Normal file
14
dev-ml/ezjsonm/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user