File: encoding.rst

package info (click to toggle)
python-itsdangerous 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: python: 1,055; makefile: 21; sh: 9
file content (8 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
.. module:: itsdangerous.encoding

Encoding Utilities
==================

.. autofunction:: base64_encode

.. autofunction:: base64_decode