Package: b32 0.1.0

Josiah Parry

b32: Fast and Vectorized Base32 Encoding

Fast, dependency free, and vectorized base32 encoding and decoding. 'b32' supports the Crockford, Z, RFC 4648 lower, hex, and lower hex alphabets.

Authors:Josiah Parry [aut, cre]

b32_0.1.0.tar.gz
b32_0.1.0.zip(r-4.7)b32_0.1.0.zip(r-4.6)b32_0.1.0.zip(r-4.5)
b32_0.1.0.tgz(r-4.6-x86_64)b32_0.1.0.tgz(r-4.6-arm64)b32_0.1.0.tgz(r-4.5-x86_64)b32_0.1.0.tgz(r-4.5-arm64)
b32_0.1.0.tar.gz(r-4.7-arm64)b32_0.1.0.tar.gz(r-4.7-x86_64)b32_0.1.0.tar.gz(r-4.6-arm64)b32_0.1.0.tar.gz(r-4.6-x86_64)
b32_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
b32/json (API)

# Install 'b32' in R:
install.packages('b32', repos = c('https://extendr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/extendr/b32/issues

Pkgdown/docs site:https://extendr.rs

On CRAN:

Conda:

base32extendrrustcargo

3.78 score 4 stars 3 scripts 168 downloads 3 exports 0 dependencies

Last updated from:15c830e400. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK130
source / vignettesOK153
linux-release-arm64OK127
linux-release-x86_64OK129
macos-release-arm64OK108
macos-release-x86_64OK291
macos-oldrel-arm64OK77
macos-oldrel-x86_64OK195
windows-develOK113
windows-releaseOK113
windows-oldrelOK180
wasm-releaseOK120

Exports:decodedecode_as_stringencode

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Base32 Encode and Decodedecode decode_as_string encode