Metadata-Version: 2.1
Name: byebase
Version: 0.0.1
Summary: package include foundation for python project
Home-page: https://github.com/huongnhdh/byebase.git
Author: huongnhd
Author-email: huong.nhdh@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/pypa/sampleproject/issues
Project-URL: Source, https://github.com/huongnhdh/byebase.git
Keywords: common base development util helper adapter
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
Requires-Dist: elasticsearch
Requires-Dist: pika
Provides-Extra: dev
Requires-Dist: pep8 ; extra == 'dev'
Requires-Dist: yapf ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

## tell me something


