{ "info": { "author": "Oleksandr Polieno", "author_email": "polyenoom@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "yuriko\n======\n\nEncrypted notes.\n\nDISCLAIMER:\nuse it on your own risk,\nauthors are not responsible for any vulnerability may lead to a leak of sensitive data or loss of data.\nPlease make sure your password is strong enough.\n\nSetup\n-----\n\n.. code-block:: bash\n\n pip install yuriko\n\nSet environment variable `YURIKO_DB_PATH` to path to where the database will be located\n(it can be created with `init` if not exist).\n\nOne way is to use `~/.bash_profile`:\n\n.. code-block:: bash\n\n vim ~/.bash_profile\n // add `export YURIKO_DB_PATH=/some/path`\n source ~/.bash_profile\n\nAlso there is `YURIKO_PASSWORD_SUFFIX` environment variable.\nAES key = `(password entered + YURIKO_PASSWORD_SUFFIX)[:16]`, so password to enter can be a bit shorter.\n\nUsage\n-----\n\n.. code-block:: bash\n\n yuriko init\n yuriko search \n yuriko open \n yuriko del \n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nanvel/yuriko", "keywords": "encrypted,notes", "license": "The MIT License", "maintainer": "", "maintainer_email": "", "name": "yuriko", "package_url": "https://pypi.org/project/yuriko/", "platform": "OS Independent", "project_url": "https://pypi.org/project/yuriko/", "project_urls": { "Homepage": "https://github.com/nanvel/yuriko" }, "release_url": "https://pypi.org/project/yuriko/0.0.3/", "requires_dist": [ "pycrypto" ], "requires_python": "", "summary": "Encrypted notes", "version": "0.0.3" }, "last_serial": 4238028, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a562458fb50de1e8dee8c83b1a520dd8", "sha256": "86a8706d4e65823ba7eaa0554fd45a428b81042aa320487d038c7fec2d00243f" }, "downloads": -1, "filename": "yuriko-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a562458fb50de1e8dee8c83b1a520dd8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4172, "upload_time": "2018-09-04T14:55:30", "url": "https://files.pythonhosted.org/packages/94/e6/16243820dfd3c1d4364b89f6fe869c12ad949e8417ee695632b22a8f2aa9/yuriko-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4d2f8dba739a19df2ea78cd5250f3542", "sha256": "9f37df9bb1de4017dcd1fbc67a5c97ccb494a0f0b217aa0f9f8dccba84c69b48" }, "downloads": -1, "filename": "yuriko-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d2f8dba739a19df2ea78cd5250f3542", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4493, "upload_time": "2018-09-04T15:00:11", "url": "https://files.pythonhosted.org/packages/56/f6/e1568b5c3f1804b33a55b393a0269f063bc87be827bd8b713fdc8976c7d5/yuriko-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "fe82a705208a8aea2fa24c61d4fd8a57", "sha256": "81b8e1edf7e288250c90a13d7c2007a988647c133e4e575e858160b81799633c" }, "downloads": -1, "filename": "yuriko-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fe82a705208a8aea2fa24c61d4fd8a57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4605, "upload_time": "2018-09-04T15:08:15", "url": "https://files.pythonhosted.org/packages/ae/a5/b58656ffb8df43e9604ca23ef19ab58e60abe8deddd7d28237f299489bbd/yuriko-0.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe82a705208a8aea2fa24c61d4fd8a57", "sha256": "81b8e1edf7e288250c90a13d7c2007a988647c133e4e575e858160b81799633c" }, "downloads": -1, "filename": "yuriko-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fe82a705208a8aea2fa24c61d4fd8a57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4605, "upload_time": "2018-09-04T15:08:15", "url": "https://files.pythonhosted.org/packages/ae/a5/b58656ffb8df43e9604ca23ef19ab58e60abe8deddd7d28237f299489bbd/yuriko-0.0.3-py2.py3-none-any.whl" } ] }