Metadata-Version: 1.1
Name: toughcli
Version: 0.0.4
Summary: ToughSTRUCT Software Tools
Home-page: https://github.com/talkincode/toughcli
Author: jamiesun
Author-email: jamiesun.net@gmail.com
License: BSD
Description: # toughcli
        
        toughcli 是一个基于toughradius以及相关软件的工具包。
        
        ## 运行环境
        
            - Linux/Mac OSX/BSD
            - Python 2.7/PyPy
            - Click
        
        ## 安装
        
            pip install toughcli
        
        ## 使用说明
        
            toughcli --help
        
        
            Usage: toughcli [OPTIONS] COMMAND [ARGS]...
        
            Options:
              --version
              --help     Show this message and exit.
        
            Commands:
              docker
              mysql
              radius
              redis
              upgrade
        
        
        
        
Keywords: radius,AAA,authentication,accounting,authorization,toughradius,toughguy
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
