Metadata-Version: 2.1
Name: pass-git-helper
Version: 3.3.0
Summary: A git credential helper interfacing with pass, the standard Unix password manager
Home-page: UNKNOWN
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved ::
Classifier: GNU Lesser General Public License v3 or later (LGPLv3+)
Requires-Dist: pyxdg
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-coverage ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'

UNKNOWN


