Metadata-Version: 2.1
Name: sctr
Version: 0.0.1
Summary: Supervisord Controller.
Home-page: https://github.com/candango/sctr
Author: Flavio Garcia
Author-email: piraz@candango.org
License: Apache License V2.0
Description: # Supervisor Controller
        
        
        ## Introduction
        
        The sctr is a supervisor controller that gives non-privileged users access to
        start stop their applications. The secondary goal is to create a workflow where
        a privileged user create new applications.
        
        Probably this project will grow to be a full supervisord controller, but we'll
        stick to the initial and secondary goals right now.
        
        ## Installation
        
        TODO: create installation documentation
        
        ## Usage
        
        TODO: create usage documentation
        
        ## Support
        
        The sctr project is one of [Candango Open Source 
        Group](http://www.candango.org/projects/)
        initiatives. It is available under [Apache License, 
        Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).
        
        This website and all documentation are licensed under [Creative
        Commons 3.0](http://creativecommons.org/licenses/by/3.0/).
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: User Interfaces
Description-Content-Type: text/markdown
