Metadata-Version: 2.2
Name: astblick
Version: 0.9.8
Summary: Web git repository viewer
Home-page: https://codeberg.org/gwync/astblick
Author: Gwyn Ciesla
Author-email: gwync@protonmail.com
License: GPLv3+
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: cherrypy
Requires-Dist: pyOpenSSL
Requires-Dist: sqlalchemy
Requires-Dist: markdown
Requires-Dist: GitPython

Astblick will connect to your git repository(ies), clone a local copy, and let you browse them. Will also work with common forges (github, gitlab, etc.)
