summaryrefslogtreecommitdiff
path: root/dev-lang/swift-bin/metadata.xml
blob: 2367b59841181401a78104f73bcf0142ee41d231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>itai@itaiferber.net</email>
    <name>Itai Ferber</name>
  </maintainer>
  <slots>
    <slot name="0">
      The original slot for swift-5.10.1; should no longer be used.
    </slot>
    <slot name="5">
      The Swift 5 language, compiler, and tooling.
    </slot>
    <slot name="6">
      The Swift 6 language, compiler, and tooling.
    </slot>
    <subslots>
      Minor Swift versions.
    </subslots>
  </slots>
  <origin>srcux</origin>
</pkgmetadata>