2 "name": "Base32Crockford",
4 "summary": "Generate, encode, and decode data in a Base32 format.",
6 "description": "Using Douglas Crockford's Base32 encoding (https://www.crockford.com/wrmg/base32.html), this library can generate, encode, and decode data in a Base32 format.",
7 "homepage": "https://github.com/brightdigit/Base32Crockford",
13 "leogdion@brightdigit.com": "leogdion@brightdigit.com"
16 "git": "https://github.com/brightdigit/Base32Crockford.git",
19 "source_files": "Sources/Base32Crockford/**/*",