File: __init__.py

package info (click to toggle)
python-passlib 1.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,920 kB
  • sloc: python: 23,094; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
"""passlib - suite of password hashing & generation routines"""

__version__ = '1.7.4'