Metadata-Version: 1.2
Name: anduin
Version: 7.1.5
Summary: a lite mysql & sqlite3 connect engine, mapping table into k-v structure
Home-page: https://github.com/campanulamediuml/Anduin
Author: campanula
Author-email: campanulamediuml@gmail.com
License: MIT
Description: 一个轻量化的sqlite/mysql数据序列化操作引擎
        名称来自《指环王》
        
        <=========使用指南=========>
        
        参见github wiki页面
        [使用指南](https://github.com/campanulamediuml/Anduin/wiki)
Keywords: mysql,sqlite3,sql engine,orm
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.2
