Hi,

Python base64 decoder has the altchars option.

https://docs.python.org/3/library/base64.html
base64.b64decode(s, altchars=None, validate=False)ΒΆ

But I don't see such an option in coreutils' base64. Can this option
be added? Thanks.

-- 
Regards,
Peng

Reply via email to