2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-10 00:10:12 +03:00
Files
gentoo/dev-ml/atd/metadata.xml
Maciej Barć 09f59ad97f dev-ml/atd: new package; add 2.10.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-10-23 11:27:19 +02:00

19 lines
630 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription>
ATD stands for Adaptable Type Definitions. It is a syntax for defining
cross-language data types. It is used as input to generate efficient and
type-safe serializers, deserializers and validators.
</longdescription>
<upstream>
<bugs-to>https://github.com/ahrefs/atd/issues/</bugs-to>
<remote-id type="github">ahrefs/atd</remote-id>
</upstream>
</pkgmetadata>