Metadata-Version: 1.1
Name: yith-library-server
Version: 0.1
Summary: yith-library-server
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: Yith Library server
        ===================
        
        .. image:: https://secure.travis-ci.org/Yaco-Sistemas/yith-library-server.png
        
        Yith Library is a password storage server.
        
        You can read more about it at http://packages.python.org/yith-library-server
        
        Unless you can decipher passwords with your brain you will
        probably find useful the Yith Library Web Client located at
        https://github.com/Yaco-Sistemas/yith-library-web-client
        
        There is an instance running at http://yithlibrary.com
        
        Yith Library is free software licensed under the terms of the
        GNU Affero General Public License version 3.
        
        
        0.1 (2013-01-13)
        ----------------
        - Oauth2 protocol to access the passwords with a RESTful API
        - Facebook, Google, Mozilla Persona and Twitter authentication methods
        - Account merging to allow several authentication methods for one account
        - User profile with Gravatar integration
        - Account removal
        - Localized to English and Spanish languages
        - Google Analytics support that users can avoid
        - 100% test coverage
        - Landing, terms of service and contact pages
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pyramid
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
