Metadata-Version: 1.0
Name: PermissionKit
Version: 0.5.2
Summary: A very simple framework for creating permission objects and using them in authorization checks.
Home-page: UNKNOWN
Author: James Gardner
Author-email: UNKNOWN
License: GPLv3
Description: PermissionKit
        +++++++++++++
        
        .. contents :: 
        
        Summary
        =======
        
        A very simple framework for creating permission objects and using them in authorization checks.
        
        Get Started
        ===========
        
        * Download and install from source
        
        Author
        ======
        
        James Gardner
        
        
        Changes
        =======
        
        0.5.2
        -----
        
        2010-10-13
        ~~~~~~~~~~
        
        * Upgraded for HTTPKit 0.2.0
        
        0.5.1
        -----
        
        2010-09-02
        ~~~~~~~~~~
        
        * Upgraded for PipeStack
        
        0.5.0
        -----
        
        2009-12-24
        ~~~~~~~~~~
        
        * First version branched from AuthKit 0.5.0
        
        License
        =======
        PermissionKit - A very simple framework for creating permission objects and using them in authorization checks.
        Copyright (C) 2009 <James Gardner>
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Download
        ========
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
