Metadata-Version: 2.4
Name: pygitzen
Version: 0.1.1
Summary: A Python-native LazyGit-like TUI using Textual and dulwich
Home-page: https://github.com/SunnyTamang/pygitzen
Author: Sunny Tamang
Author-email: Sunny Tamang <sunnysinghtamang@gmail.com>
Maintainer-email: Sunny Tamang <sunnysinghtamang@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/SunnyTamang/pygitzen
Project-URL: Repository, https://github.com/SunnyTamang/pygitzen
Project-URL: Issues, https://github.com/SunnyTamang/pygitzen/issues
Keywords: git,tui,terminal,textual,dulwich,lazygit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Terminals
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textual>=0.58
Requires-Dist: rich>=13.7
Requires-Dist: dulwich>=0.22
Requires-Dist: typing-extensions>=4.7; python_version < "3.11"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
