aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/python.rst
blob: f851cbaca035bb2776c9b1334d62743bbfaee82b (plain)
1
2
3
4
5
6
7
8
9
10

Python Binding
========================================

.. versionadded:: 1.11.14

.. highlight:: python

The Python binding is based on the `ffi` module of botan and the
`ctypes` module of the Python standard library.