Metadata-Version: 2.1
Name: git-viewer
Version: 1.12.0
Summary: An interactive git viewer based on urwid. Similar to gitk but in a terminal.
Home-page: https://gitlab.com/erzo/git-viewer
Author: erzo
Author-email: erzo@posteo.de
Project-URL: Bug Tracker, https://gitlab.com/erzo/git-viewer/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Environment :: Console
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

An interactive git viewer based on urwid.
Similar to gitk but in a terminal.

Please see the [README](https://gitlab.com/erzo/git-viewer/-/blob/master/README.md) on GitLab.

The change log is in the [tag descriptions](https://gitlab.com/erzo/git-viewer/-/tags).
