o
h9Ra� � @ s4 d Z ddlZdedefdd�Zdedefdd�ZdS ) a `JOSE Base64`_ is defined as:
- URL-safe Base64
- padding stripped
.. _`JOSE Base64`:
https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-37#appendix-C
.. Do NOT try to call this module "base64", as it will "shadow" the
standard library.
� N�data�returnc C s"