Metadata-Version: 2.1
Name: HiveNetConsole
Version: 0.1.0
Summary: A simple command line execution framework.
Home-page: https://github.com/snakeclub/HiveNetAssemble/HiveNetConsole
Author: 黎慧剑
Author-email: snakeclub@163.com
Maintainer: 黎慧剑
Maintainer-email: snakeclub@163.com
License: Mozilla Public License 2.0
Keywords: HiveNetAssemble HiveNetConsole console development python lib
Platform: all
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE

HiveNetConsole is a simple command line execution framework, which can be extended based on yaml configuration file to add different command support.

HiveNetConsole是简单的命令行执行框架, 可在该框架上基于yaml配置文件扩展增加不同的命令支持。
