Swiftpack.co - std-swift/Base32 as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by std-swift.
std-swift/Base32 3.0.0
Crockford's Base32
⭐️ 2
🕓 3 years ago
.package(url: "https://github.com/std-swift/Base32.git", from: "3.0.0")

Base32

Crockford's Base32 (without check symbols)

Encoding and decoding errors are silently ignored, and invalid bytes are stripped

Importing

Add the following line to the dependencies in your Package.swift file:

.package(url: "https://github.com/std-swift/Base32.git", from: "3.0.0")

Add Base32 as a dependency for your target:

.product(name: "Base32", package: "Base32"),

and finally,

import Base32

GitHub

link
Stars: 2
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics