A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.
Go to file
Henri Yandell 0c7c86f7f4 Creating initial file from template 2018-03-12 09:39:01 -07:00
.github Creating initial file from template 2018-03-12 09:39:00 -07:00
CODE_OF_CONDUCT.md Creating initial file from template 2018-03-12 09:38:58 -07:00
CONTRIBUTING.md Creating initial file from template 2018-03-12 09:38:59 -07:00
LICENSE Creating initial file from template 2018-03-12 09:39:01 -07:00
README.md Initial commit 2018-03-12 09:38:56 -07:00

README.md

base64io-python

A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.