"""
Metadata for PyGitTools - this is the canonical source of all information below.
"""
__version__ = "0.2.0"
__author__ = "Will Bowers"
__license__ = "MIT"
__description__ = "Python hooks and metadata storage in Git"
__url__ = "https://pygitweb.com"