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

__version__ = "0.1.0"
__author__ = "Will Bowers"
__license__ = "MIT"
__description__ = "FastAPI + Pygit2 Repo Browser"
__url__ = "https://pygitweb.com"