4 "summary": "An SSH config parser library with a fancy API",
5 "description": "The SshConfig makes it quick and easy to load, parse, and\ndecode/encode the SSH configs. It also helps to resolve the\nproperties by hostname and use them safely in your apps\n(thanks for Optional and static types in Swift).\n\nInstructions for installation are in [the README](https://github.com/xxlabaza/SshConfig).",
18 "homepage": "https://github.com/xxlabaza/SshConfig",
24 "Artem Labazin": "xxlabaza@gmail.com"
27 "git": "https://github.com/xxlabaza/SshConfig.git",
30 "documentation_url": "https://xxlabaza.github.io/SshConfig/",
31 "source_files": "Sources/SshConfig/**/*.swift",
32 "swift_version": "5.4"