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
- Host: GitHub
- URL: https://github.com/coding-horror/ascii85
- Owner: coding-horror
- Created: 2014-11-03T20:45:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T08:53:22.000Z (over 6 years ago)
- Last Synced: 2025-06-19T12:58:53.802Z (12 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 36
- Watchers: 8
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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