Metadata-Version: 2.4
Name: pass-git-helper
Version: 1.4.0
Summary: A git credential helper interfacing with pass, the standard unix password manager.
Home-page: https://github.com/languitar/pass-git-helper
Author: Johannes Wienke
Author-email: languitar@semipol.de
License: LGPLv3+
Keywords: git,passwords,pass,credentials,password store
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
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: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
