Skip to content

Releases: polygon-io/uuencode

Initial Release with Decoding Functionality

21 May 14:04
cebdd8a
Compare
Choose a tag to compare
implement uudecoding and add README (#1)

* implement uudecoding and add README

* fix typos

* support line padding

this is how the SEC does their encoding...

* test for SEC style input:

* remove lone comment