Metadata-Version: 2.1
Name: db2text
Version: 0.1.1
Summary: database to text
Home-page: https://gitee.com/chenc224/dbt
Author: Chen chuan
Author-email: kcchen@139.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

#database to text

数据库结构等导出到文本的工具。
可以用来对数据库结构进行比较，检查变更，做版本控制等工作。

