{ "info": { "author": "Aleksandr Block", "author_email": "aleksandr.block@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 3" ], "description": "# pass-cli: CLI interface for [pass](https://www.passwordstore.org/).\n| | |\n|-----------|---------------------------------------------|\n| Info | This is the README file for pass-cli. |\n| Author | Aleksandr Block |\n| Copyright | \u00a9 2019, Aleksandr Block. |\n| Date | 2019-08-23 |\n| Version | 0.0.2 |\n\n\n\nInspired by [upass](https://github.com/Kwpolska/upass)\n\nPre-requirements\n----------------\n* Make sure that you've installed [pass](https://www.passwordstore.org/).\n* **PASSWORD_STORE** - path to a password store (optional env variable)\n* **EDITOR** - editor (`emacs` | `vim` | `nano` | etc.)\n\nInstallation\n------------\n $ python3 -m pip install pass_cli\n\nKey-bindings\n------------\n* `q` quit\n* `e` edit entry\n* `r` refresh\n* `b` back\n* `:s ` + `enter` - to search pass-entries\n* `:q` + `enter` - quit\n* `enter` [on pass entries] - load a pass-entry\n* `enter` [on content of pass-entry] - copy to clipboard\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/a7f4/pass_cli", "keywords": "pass_cli", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pass-cli", "package_url": "https://pypi.org/project/pass-cli/", "platform": "any", "project_url": "https://pypi.org/project/pass-cli/", "project_urls": { "Homepage": "https://github.com/a7f4/pass_cli" }, "release_url": "https://pypi.org/project/pass-cli/0.0.2/", "requires_dist": [ "pyperclip (==1.7.0)", "urwid (==2.0.1)", "configparser ; python_version == \"3.5\"" ], "requires_python": "", "summary": "CLI interface for pass", "version": "0.0.2" }, "last_serial": 5972706, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "2cc33f28e6a6193743744c3f758ed4f4", "sha256": "d6112559b8312ac55913f216abd3add3bc785f62bda04fd7d975adbc53e9786b" }, "downloads": -1, "filename": "pass_cli-0.0.2-1-py3-none-any.whl", "has_sig": false, "md5_digest": "2cc33f28e6a6193743744c3f758ed4f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8761, "upload_time": "2019-10-14T18:19:46", "url": "https://files.pythonhosted.org/packages/60/5b/93b98fdbc57cf3f824122d9d2bb85c084e5197244c3a7d7dae4ab734fb88/pass_cli-0.0.2-1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "82ffd8758f3309099f014ec47b86cfa6", "sha256": "af255903418ddab27edb1407f912bdf358769d94dbe32a99577ac1da18e55779" }, "downloads": -1, "filename": "pass_cli-0.0.2-1.tar.gz", "has_sig": false, "md5_digest": "82ffd8758f3309099f014ec47b86cfa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6674, "upload_time": "2019-10-14T18:20:25", "url": "https://files.pythonhosted.org/packages/29/29/fe3f926db7c53d9ca119ec3658e4aa400d4cee08bde06495bded183535d3/pass_cli-0.0.2-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2cc33f28e6a6193743744c3f758ed4f4", "sha256": "d6112559b8312ac55913f216abd3add3bc785f62bda04fd7d975adbc53e9786b" }, "downloads": -1, "filename": "pass_cli-0.0.2-1-py3-none-any.whl", "has_sig": false, "md5_digest": "2cc33f28e6a6193743744c3f758ed4f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8761, "upload_time": "2019-10-14T18:19:46", "url": "https://files.pythonhosted.org/packages/60/5b/93b98fdbc57cf3f824122d9d2bb85c084e5197244c3a7d7dae4ab734fb88/pass_cli-0.0.2-1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "82ffd8758f3309099f014ec47b86cfa6", "sha256": "af255903418ddab27edb1407f912bdf358769d94dbe32a99577ac1da18e55779" }, "downloads": -1, "filename": "pass_cli-0.0.2-1.tar.gz", "has_sig": false, "md5_digest": "82ffd8758f3309099f014ec47b86cfa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6674, "upload_time": "2019-10-14T18:20:25", "url": "https://files.pythonhosted.org/packages/29/29/fe3f926db7c53d9ca119ec3658e4aa400d4cee08bde06495bded183535d3/pass_cli-0.0.2-1.tar.gz" } ] }