hbutils.config.meta

Overview:

Meta information for hbutils package.

__TITLE__

hbutils.config.meta.__TITLE__ = 'hbutils'

Title of this project (should be hbutils).

__VERSION__

hbutils.config.meta.__VERSION__ = '0.8.0'

Version of this project.

__DESCRIPTION__

hbutils.config.meta.__DESCRIPTION__ = 'Some useful functions and classes in Python infrastructure development.'

Short description of the project, will be included in setup.py.

__AUTHOR__

hbutils.config.meta.__AUTHOR__ = 'HansBug'

Author of this project.

__AUTHOR_EMAIL__

hbutils.config.meta.__AUTHOR_EMAIL__ = 'hansbug@buaa.edu.cn'

Email of the authors’.