summaryrefslogtreecommitdiff
path: root/dev-ml/atd/metadata.xml
blob: aad7ccb8742d7918be151da55a5d6b6f795d4f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>