Metadata-Version: 1.0
Name: pwtools
Version: 0.4
Summary: Password generation and security checking
Home-page: http://alastairs-place.net/pwtools
Author: Alastair Houghton
Author-email: alastair@alastairs-place.net
License: MIT License
Description: pwtools provides a robust password generator and a password security checker
        based on the design of libpasswdqc.  pwtools does not use code from libpasswdqc,
        but is implemented in pure Python.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System
