An open API service indexing awesome lists of open source software.

https://github.com/martinlindhe/uu

UU encoder/decoder for golang, using encoding/base64
https://github.com/martinlindhe/uu

golang uuencoding

Last synced: 11 months ago
JSON representation

UU encoder/decoder for golang, using encoding/base64

Awesome Lists containing this project

README

          

# About

[![GoDoc](https://godoc.org/github.com/martinlindhe/uu?status.svg)](https://godoc.org/github.com/martinlindhe/uu)

Encoder/decoder for [UUencoded](https://en.wikipedia.org/wiki/Uuencoding) text

### License

Under [MIT](LICENSE)