Metadata-Version: 1.2
Name: finchan
Version: 0.1.1
Summary: An event process framework with python
Home-page: https://github.com/qytz/finchan
Author: qytz
Author-email: hhhhhf@foxmail.com
License: Apache 2.0
Description: ===============================
        finchan
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/finchan.svg
                :target: https://pypi.python.org/pypi/finchan
        
        .. image:: https://img.shields.io/travis/qytz/finchan.svg
                :target: https://travis-ci.org/qytz/finchan
        
        .. image:: https://readthedocs.org/projects/finchan/badge/?version=latest
                :target: https://finchan.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/qytz/finchan/shield.svg
             :target: https://pyup.io/repos/github/qytz/finchan/
             :alt: Updates
        
        
        Finchan event process framework with python.
        
        
        * Free software: Apache License 2.0
        * Documentation: https://finchan.readthedocs.io.
        
        
        Features
        --------
        
        Do whatever you want with it.
        
Keywords: finchan
Platform: UNKNOWN
Classifier: Framework :: Robot Framework
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6*
