Metadata-Version: 1.1
Name: bst.pygasus.security
Version: 1.0.1
Summary: provide authentication for bst.pygasus framework
Home-page: https://github.com/bielbienne/bst.pygasus.security
Author: codeix
Author-email: samuel.riolo@biel-bienne.ch
License: ZPL 2.1
Description: .. image:: https://travis-ci.org/bielbienne/bst.pygasus.demo.svg?branch=master
            :target: https://travis-ci.org/bielbienne/bst.pygasus.demo
        
        
        .. contents::
        
        Introduction
        ============
        
        This package is a part of the 
        `Pygasus framework <https://github.com/bielbienne/bst.pygasus.core>`_, 
        a python persistance layer and provider of generic functionality 
        for ExtJs based (web) applications.
        
        bst.pygasus and all corresponding submodules are licensed under the ZPL 2.1, see LICENSE.txt for details.
        
        
        References
        ==========
        
        Main readme
            https://github.com/bielbienne/bst.pygasus.core
        
        Demonstration application
            https://github.com/bielbienne/bst.pygasus.demo
        
        Our projects and future plans with the Pygasus framework
            https://foss.biel-bienne.ch/
        
        
        About us
        ========
        We are the IT Services of Biel/Bienne, Switzerland.
        http://foss.biel-bienne.ch/blog/
        
        Changelog
        =========
        
        1.0.1 (2015-08-19)
        ------------------
        
        - Use complete MANIFEST.in
        
        
        1.0 (2015-08-03)
        ----------------
        
        - Initial public release [codeix]
        
        
Keywords: pygasus web framework extjs
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
