Metadata-Version: 2.1
Name: com.dvsnier.process
Version: 0.0.1.dev2
Summary: this is dvsnier process.
Home-page: https://github.com/Alinvor/Python-DeMo
Author: dvsnier
Author-email: dovsnier@qq.com
License: MIT
Project-URL: Bug_Tracker, https://github.com/Alinvor/Python-DeMo/issues
Project-URL: Documentation, https://packaging.python.org/tutorials/distributing-packages/
Project-URL: Funding, https://donate.pypi.org
Project-URL: Wiki, https://github.com/Alinvor/Python-DeMo/wiki
Project-URL: Source, https://github.com/Alinvor/Python-DeMo
Keywords: xxx,development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=2.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

# README

this is process modules.


