Metadata-Version: 2.4
Name: pass-git-helper
Version: 4.1.0
Summary: A git credential helper interfacing with pass, the standard Unix password manager
Author: Johannes Wienke
Author-email: languitar@semipol.de
License: LGPLv3+
Project-URL: home_page, https://github.com/languitar/pass-git-helper
Keywords: git,passwords,pass,credentials,password store
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved ::
Classifier: GNU Lesser General Public License v3 or later (LGPLv3+)
Requires-Python: >=3.11
License-File: LICENSE.txt
Requires-Dist: pyxdg
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Dynamic: license-file
