Metadata-Version: 2.1 Name: pass-git-helper Version: 3.0.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"