saxbophone / basest-python

Arbitrary base binary-to-text encoder (any base to any base), in Python.
https://pypi.org/project/basest/
Mozilla Public License 2.0
6 stars 0 forks source link

Add validation of encoding/decoding options #22

Closed saxbophone closed 5 years ago

saxbophone commented 6 years ago

Validation should be added to the functions that take options defining the parameters for a given custom encoding system, to ensure that they are given a sane configuration. This matters because: