Skip to content

Initial Release with Decoding Functionality

Latest
Compare
Choose a tag to compare
@mmoghaddam385 mmoghaddam385 released this 21 May 14:04
cebdd8a
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