Metadata-Version: 1.1
Name: avendesora
Version: 0.2.0
Summary: An XKCD-style password generator.
Home-page: http://nurdletech.com/linux-utilities/avendesora
Author: Ken Kundert and Kale Kundert
Author-email: avendesora@nurdletech.com
License: GPLv3+
Download-URL: https://github.com/kenkundert/avendesora/tarball/master
Description: Avendesora Collaborative Password Utility
        =========================================
        
        Introduction
        ------------
        Avendesora is currently early in development. To use it, create symbolic links 
        from ~/.config/avendesora/config and ~/.config/avendesora/accounts to the files 
        with the same names in ./etc.
        
        Install with::
        
            pip install --user avendesora
        
        .. image:: https://travis-ci.org/KenKundert/avendesora.svg?branch=master
            :target: https://travis-ci.org/KenKundert/avendesora
        
Keywords: avendesora,password,XKCD
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Utilities
