url64

command module
v0.0.0-...-383f080 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2020 License: MIT Imports: 6 Imported by: 0

README

url64 is a small drop-in replacement for the base64 utility that handles URL-safe base64. (With - and _ in place of + and /, and with no padding).

Installation

go get github.com/superhuman/url64

Usage

To encode:

cat file | url64

To decode:

cat file | url64 -d

Meta-fu

Bug-reports and pull-requests welcome. Everything is available under the MIT license (see LICENSE.MIT for details)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL