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

https://github.com/coding-horror/ascii85

a c# implementation of an ascii85 text encoding algorithm
https://github.com/coding-horror/ascii85

Last synced: 11 months ago
JSON representation

a c# implementation of an ascii85 text encoding algorithm

Awesome Lists containing this project

README

          

ascii85
=======

a c# implementation of an ascii85 text encoding algorithm

http://blog.codinghorror.com/c-implementation-of-ascii85/

See also
========

https://github.com/ssg/SimpleBase#base85

License
=======

MIT License