diff options
Diffstat (limited to 'docs/lib/bps.security.rst')
| -rw-r--r-- | docs/lib/bps.security.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/lib/bps.security.rst b/docs/lib/bps.security.rst new file mode 100644 index 0000000..c84bc8b --- /dev/null +++ b/docs/lib/bps.security.rst @@ -0,0 +1,17 @@ +====================================== +:mod:`bps.security` -- Security Tools +====================================== + +.. module:: bps.security + :synopsis: security related modules + +This package provides nothing on it's own, +but instead is a collection of a number +of security-related subpackages: + +.. toctree:: + :maxdepth: 1 + + bps.security.pwgen + bps.security.pwhash + bps.security.policy |
