Metadata-Version: 1.1
Name: DisPass
Version: 0.2.0
Summary: Password manager for GNU/Linux, *BSD, MacOS X and Windows.
Home-page: http://dispass.babab.nl/
Author: Benjamin Althues
Author-email: benjamin@babab.nl
License: ISC
Download-URL: http://pypi.python.org/pypi/DisPass/
Description: DisPass is a password manager for GNU/Linux, \*BSD, MacOS X and
        Windows. It can be used as any traditional password manager, but has one key
        difference. DisPass does not store your passwords anywhere, so you can never
        lose them.
        
        It creates strong and unique passphrases formed from a master password and a
        label (and some optional parameters), helping you get rid of the bad habit of
        using a single password for multiple websites.
        
        Dispass is a console application, but also has a simple graphical interface.
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Topic :: Office/Business
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Utilities
