Inflection
|
|
SwiftMarkup
|
Parses Swift documentation comments into structured entities |
SwiftSemantics
|
Uses SwiftSyntax to parse Swift code into its constituent declarations |
CommonMark
|
Create, parse, and render Markdown text according to the CommonMark specification |
Git
|
A Swift package for working with Git, built on top of libgit2. |
TAP
|
A Swift package for the Test Anything Protocol (v13) |
SwiftPackageManifest
|
A package for decoding the output of `swift package dump-package` |
Markup
|
A Swift package for working with HTML, XML, and other markup languages, based on libxml2. |
DocTest
|
An experimental tool for testing Swift example code in documentation. |
StringLocationConverter
|
Converts String index values into their corresponding line & column numbers |
swift-doc
|
A documentation generator for Swift projects |
cmark
|
CommonMark parsing and rendering library and program in C |
GraphViz
|
A Swift package for working with GraphViz |