"""
Metadata for PyGitTools - this is the canonical source of all information below.
"""

__version__ = "0.1.0"
__author__ = "Will Bowers"
__license__ = "Apache 2.0"  # This may change before being distributed.
__description__ = "Python hooks, auth, and metadata storage in Git"
__url__ = "https://pygitweb.com"