summaryrefslogtreecommitdiff
path: root/docs/overview.rst
blob: 51559c13f39b1d110a28f85837cdd80cc17877bb (plain)
1
2
3
4
5
6
7
8
9
10
11
================
Library Overview
================

Passlib is a collection of routines for managing password hashes
as found in unix /etc/shadow files, as returned by stdlib `crypt()`,
as stored in mysql and postgres, and various other contexts.

.. todo::

    more documentation!