8 "summary": "A Swift library for translating integers to/from radix strings (binary, hex, octal, etc.) using simple functional syntax.",
9 "homepage": "https://github.com/orchetect/SwiftRadix",
11 "Steffan Andrews": "https://github.com/orchetect"
14 "git": "https://github.com/orchetect/SwiftRadix.git",
23 "source_files": "Sources/SwiftRadix/**/*.swift",
24 "swift_versions": "5.3",
25 "swift_version": "5.3"