File: __init__.py

package info (click to toggle)
python-passlib 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,080 kB
  • ctags: 3,725
  • sloc: python: 22,047; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
"""passlib - suite of password hashing & generation routines"""

__version__ = '1.7.1'