Swift implementations of INCITS (InterNational Committee for Information Technology Standards) specifications — a per-authority organization of swift-standards, Layer 2 of the Swift Institute ecosystem.
One package per specification, named swift-incits-<number>. Each package implements its source document as literally as possible — parsing, validation, and formatting enforced by Swift's type system — and defines its own namespace (INCITS_4_1986). Where several specifications govern one subject, the unifying swift-*-standard package lives in swift-standards.
| Package | Specification |
|---|---|
| swift-incits-4-1986 | US-ASCII |
Every repository description carries the specification's full title; the repositories tab lists them all.
Public alpha. Maintained by Coen ten Thije Boonkkamp — contributions welcome via pull request.
All packages use the Apache License 2.0.