Metadata-Version: 2.0
Name: pwmodels
Version: 1.2
Summary: A simple password model generating tool
Home-page: https://github.com/rchatterjee/pwmodels.git
Author: Rahul Chatterjee
Author-email: rc737@cornell.edu
License: Apache
Description-Content-Type: UNKNOWN
Keywords: password model ngram pcfg cracking
Platform: UNKNOWN
Requires-Python: >=3
Requires-Dist: DAWG

This module creates different useful password models, such as ngram model or PCFG mdoel.


