Metadata-Version: 1.0
Name: cjutils
Version: 0.0.23
Summary: cmd framework and utils
Home-page: https://github.com/CJYLZS/cjutils.git
Author: cjylzs
Author-email: 691086891@qq.com
License: MIT License
Description: usage
        -----
        
        .. code:: sh
        
           pip install cjutils
        
        .. code:: python3
        
           python3 -m cjutils -h
           python3 -m cjutils --example
           # write an example plugin into ./cmds/example_ext.py
        
           python -m cjutils example -h
        
Keywords: cjutils
Platform: any
