{ "info": { "author": "metagriffin", "author_email": "mg.pypi@metagriffin.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Security", "Topic :: Utilities" ], "description": "===================\nSecure Password GUI\n===================\n\nA GUI interface to secpass, the Secure Password system.\n\n.. WARNING::\n\n 2014/04/19: The SecPass GUI package is currently under active\n development, i.e. it is not ready for use. Come back in a month\n or two.\n\n\nTL;DR\n=====\n\nInstall on Linux (for non-Ubuntu distributions, adjust as needed):\n\n.. code-block:: bash\n\n # install wxPython 3.0.0.0\n\n $ wget http://downloads.sourceforge.net/project/wxpython/wxPython/3.0.0.0/wxPython-src-3.0.0.0.tar.bz2\n $ tar xvjf wxPython-src-3.0.0.0.tar.bz2\n $ cd wxPython-src-3.0.0.0/wxPython\n $ python build-wxpython.py --install\n # if building into a virtualenv, add \"--installdir=$VIRTUAL_ENV\" to the last line\n\n # install secpass-gui\n\n $ pip install secpass-gui\n\n # run secpass-gui\n\n $ secpass-gui", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/metagriffin/secpass-gui", "keywords": "secure password manager gui", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "secpass_gui", "package_url": "https://pypi.org/project/secpass_gui/", "platform": "any", "project_url": "https://pypi.org/project/secpass_gui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/metagriffin/secpass-gui" }, "release_url": "https://pypi.org/project/secpass_gui/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Secure Passwords GUI", "version": "0.1.0" }, "last_serial": 1065343, "releases": { "0.0.1": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "23d47881b9af1d060216e1e4e469a217", "sha256": "590fe073928f778aea9ed5fb59eb2e27880f053e9f967294588707b3f88f43e5" }, "downloads": -1, "filename": "secpass_gui-0.1.0.tar.gz", "has_sig": false, "md5_digest": "23d47881b9af1d060216e1e4e469a217", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52039, "upload_time": "2014-04-19T17:23:55", "url": "https://files.pythonhosted.org/packages/17/60/4c36220cb7dd5c4dd11717a58db9e22a925d210fae776fa8ad6941f9f058/secpass_gui-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23d47881b9af1d060216e1e4e469a217", "sha256": "590fe073928f778aea9ed5fb59eb2e27880f053e9f967294588707b3f88f43e5" }, "downloads": -1, "filename": "secpass_gui-0.1.0.tar.gz", "has_sig": false, "md5_digest": "23d47881b9af1d060216e1e4e469a217", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52039, "upload_time": "2014-04-19T17:23:55", "url": "https://files.pythonhosted.org/packages/17/60/4c36220cb7dd5c4dd11717a58db9e22a925d210fae776fa8ad6941f9f058/secpass_gui-0.1.0.tar.gz" } ] }