Metadata-Version: 2.1
Name: zoo-framework
Version: 0.1.1
Summary: zoo framework
Home-page: UNKNOWN
Author: XiangMeng
Author-email: mengxiang931015@live.com
License: Apache License
Platform: all
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/x-rst
License-File: LICENSE

================
Zoo Framework
================

1.Project description
    zoo is a simple quick Multi-threaded framework.

2.Installation
    You may install this software from your distribution packages, or through pip:
    `
    pip install zoo-framework
    `

3.Configuration
    create a simple object
    `
    zfc create myobject
    `





