Metadata-Version: 1.1
Name: jymysql
Version: 0.0.0.2
Summary: 对mysql操作的orm
Home-page: UNKNOWN
Author: Jython
Author-email: ijython@qq.com
License: BSD License
Description: ===============
         jymysql
        ===============
        
        Installation
        ============
        
        * `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__ this module in a usual way
        * {OPTIONAL }`Activate longpolling <https://odoo-development.readthedocs.io/en/latest/admin/longpolling.html>`__
        * {Additional notes if any}
        
        Configuration
        =============
        
        {Instruction how to configure the module.}
        
        * `Enable technical features <https://odoo-development.readthedocs.io/en/latest/odoo/usage/technical-features.html>`__
        * Open menu ``{Menu} >> {Submenu} >> {Subsubmenu}``
        * Click ``[{Button Name}]``
        
        Usage
        =====
        
        {Instruction for daily usage. It should describe how to check that module works. What shall user do and what would user get.}
        * Open menu ``{Menu} >> {Submenu} >> {Subsubmenu}``
        * Click ``[{Button Name}]``
        
        Uninstallation
        ==============
        
        {Optional section for uninstallation notes. Delete it if you don't have notes for uninstallation.}
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
