egit

View on PyPIReverse Dependencies (0)

2.0.0 egit-2.0.0-py3-none-any.whl

Wheel Details

Project: egit
Version: 2.0.0
Filename: egit-2.0.0-py3-none-any.whl
Download: [link]
Size: 8567
MD5: 6825fa056176fe6b56ab3feba9f314f7
SHA256: d832397989518398e21b0451aac83483870b6445a36ba4d8c4da910bc0ba67bd
Uploaded: 2021-10-11 17:39:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: egit
Version: 2.0.0
Summary: e(g)it is an app for replacing text in files across multiple GitHub repositories.
Author: Naveen Thurimerla
Author-Email: nawinto99[at]gmail.com
Maintainer: Naveen Thurimerla
Maintainer-Email: nawinto99[at]gmail.com
Home-Page: https://github.com/datadlog/egit
Project-Url: Bug Tracker, https://github.com/datadlog/egit/issues
Project-Url: Documentation, https://datadlog.github.io/egit/
Project-Url: Repository, https://github.com/datadlog/egit
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.18)
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: black (<22.0,>=21.6b0); extra == "test"
Requires-Dist: flake8 (<4.0.0,>=3.9.2); extra == "test"
Requires-Dist: isort (<6.0.0,>=5.9.1); extra == "test"
Requires-Dist: mkdocs (<2.0.0,>=1.2.1); extra == "doc"
Requires-Dist: mkdocs-autorefs (<0.3.0,>=0.2.1); extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin (<4.0.0,>=3.1.4); extra == "doc"
Requires-Dist: mkdocs-material (<8.0.0,>=7.1.9); extra == "doc"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.1); extra == "doc"
Requires-Dist: mkdocstrings (<0.16.0,>=0.15.2); extra == "doc"
Requires-Dist: pip (<22.0.0,>=21.1.3); extra == "dev"
Requires-Dist: pytest (<7.0.0,>=6.2.4); extra == "test"
Requires-Dist: pytest-cov (<3.0.0,>=2.12.1); extra == "test"
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.23.1); extra == "dev"
Requires-Dist: twine (<4.0.0,>=3.4.1); extra == "dev"
Requires-Dist: virtualenv (<21.0.0,>=20.4.7); extra == "dev"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2537 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
egit/__init__.py sha256=ZnkpvimdjeLFsZdMlfTomQBj-IHIUvaSO732Gas4olA 277
egit/config/app_config.yml sha256=gx5KI625dfnCyRUZqpLa0P2zypYFo9zQm1c-FTtNBi0 273
egit/config/git_repos_config.json sha256=NpVs3-2NOreTYwaiOctnRLd7JLSU6wUAPVdUiJgmQWk 45
egit/egit.py sha256=qhgtbV0pCqIl_CvC3CfLvz_mIvvkbZoZRjEXurA2oMc 2752
egit/git_branch.py sha256=HjiYnK5aVZ0zh9ynP1X9C7J6HqnSwTw7o4csQsmIvWo 1012
egit/git_clone.py sha256=TuJgCVlrGEvWE15N5mB9cSXo0apJ52Hee_E2QS7prfs 1364
egit/git_edit.py sha256=2WJImHMnQzwrxd6WKux1qEoZ_rPg0WJ72xi3rAzdFns 1822
egit/git_push.py sha256=C67WRv3EDaouFWd8ceG6rZ3EU_7sC3Q6Pn9nm2f5qVU 2164
egit/logs/.logs sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
egit/target/.target sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
egit-2.0.0.dist-info/entry_points.txt sha256=zo6GyNoPjaTm0OPW0ELwYZk2g9LITKPW07BCreu7WwY 34
egit-2.0.0.dist-info/LICENSE sha256=m3b6i4hQnsZezDkuKTOj6dI0aK1SjppyTVR45-t0SlE 1066
egit-2.0.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
egit-2.0.0.dist-info/METADATA sha256=f--fzyjmHhBxaC22KPGurEVWdytJsNmjaW4KIwRmc0Y 4468
egit-2.0.0.dist-info/RECORD

entry_points.txt

egit = egit:main