2 "name": "ArgumentParser",
4 "summary": "Straightforward, type-safe argument parsing for Swift.",
5 "description": "ArgumentParser provides an easy and intuitive way to work with command-line arguments.\nJust define expected arguments like a properties using proper decorators, and the library will do the heavy lifting for you.",
6 "homepage": "https://github.com/apple/swift-argument-parser",
8 "type": "Apache License 2.0"
11 "Apple": "developer@apple.com",
12 "Serhiy Bobyr": "serhiy.bobyr@tomtom.com"
15 "git": "https://github.com/apple/swift-argument-parser.git",
18 "social_media_url": "https://github.com/apple/swift-argument-parser",
19 "swift_versions": "5.6",
23 "source_files": "Sources/ArgumentParser/**/*.swift",
25 "ArgumentParserToolInfo": [
29 "swift_version": "5.6"