Metadata-Version: 1.1
Name: jobcan
Version: 0.1.2
Summary: Command for jobcan automation
Home-page: https://github.com/taxpon/jobcan
Author: Takuro Wada
Author-email: taxpon@gmail.com
License: MIT
Description: Jobcan
        ======
        
        Script for jobcan automation.
        
        Install
        -------
        .. code-block:: bash
        
            pip install jobcan
        
        
        Usage
        -----
        
        .. code-block:: bash
        
            Usage: jobcan [OPTIONS] COMMAND USER PASSWORD GROUP_ID
        
        
        
        LICENSE
        -------
        MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Environment :: Console
