Metadata-Version: 1.1
Name: MysqlRoles
Version: 0.2.0
Summary: Role Based Access Control (RBAC) for mysql
Home-page: http://rbirm.us
Author: Ryan Birmingham
Author-email: birm@rbirm.us
License: UNKNOWN
Description: # MysqlRoles
        Role Based Access Control (RBAC) for mysql
        
        ## How this is used
        There are two parts to this application:
        * RoleManage
        * RoleServ
        
        RoleManage is meant to be installed on or in cooperation with clients to allow for MysqlRoles to manage their users.
        
        RoleServ is meant to be installed on or in cooperation with the central user server.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Database
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: SQL
Classifier: Programming Language :: Python :: 2.7
