{ "info": { "author": "Henryk Pl\u00f6tz", "author_email": "henryk@ploetzli.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "================\nDjango SecureBox\n================\n\n\n.. image:: https://img.shields.io/pypi/v/django-securebox.svg\n :target: https://pypi.python.org/pypi/django-securebox\n\n.. image:: https://img.shields.io/travis/henryk/django-securebox.svg\n :target: https://travis-ci.org/henryk/django-securebox\n\n.. image:: https://readthedocs.org/projects/django-securebox/badge/?version=latest\n :target: https://django-securebox.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nDjange SecureBox implementation -- encrypts data for a Django User, but allows for transparent access within a Session\n\n\n* Free software: GNU Lesser General Public License v3\n* Documentation: https://django-securebox.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.2 (2018-08-29)\n------------------\n\n* Fix missing import.\n\n\n0.1.1 (2018-08-03)\n------------------\n\n* Packaging fix: Add missing migrations.\n\n\n0.1.0 (2018-07-29)\n------------------\n\n* First release on PyPI.\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/henryk/django-securebox", "keywords": "django_securebox", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "django-securebox", "package_url": "https://pypi.org/project/django-securebox/", "platform": "", "project_url": "https://pypi.org/project/django-securebox/", "project_urls": { "Homepage": "https://github.com/henryk/django-securebox" }, "release_url": "https://pypi.org/project/django-securebox/0.1.4/", "requires_dist": [ "django (>=1.11)", "pynacl (==1.3.*)" ], "requires_python": "", "summary": "Djange SecureBox implementation -- encrypts data for a Django User, but allows for transparent access within a Session", "version": "0.1.4" }, "last_serial": 5282183, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "23cc7587b9ae9d94908e2bac7add56de", "sha256": "9955a6ebaf6478514a657171152b8fb62793cabfa647ba892292a40f825b6053" }, "downloads": -1, "filename": "django_securebox-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23cc7587b9ae9d94908e2bac7add56de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7330, "upload_time": "2018-07-29T10:27:58", "url": "https://files.pythonhosted.org/packages/01/bb/745609506364cb65ddf8e3bf79920b891323c782657a29356e78d7a7fc82/django_securebox-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30241002f4b57c92f2a5726ffe3d5416", "sha256": "e5c2c7ae77101388fd1f08257860921de7c2d248f37856f152d589a3bd99c7cc" }, "downloads": -1, "filename": "django_securebox-0.1.0.tar.gz", "has_sig": false, "md5_digest": "30241002f4b57c92f2a5726ffe3d5416", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13732, "upload_time": "2018-07-29T10:27:59", "url": "https://files.pythonhosted.org/packages/8c/ac/e7a8ea06671b3f928f0023a11b432c6853269f8e763258fdcacc134d94f0/django_securebox-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "68e2191802e2173bdc17d2d4d4e10c4f", "sha256": "a1d1ae4a495bf966fe7f35adbb6c31e0cfdfc34bc42388c24c0f98f0a61a0559" }, "downloads": -1, "filename": "django_securebox-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "68e2191802e2173bdc17d2d4d4e10c4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8316, "upload_time": "2018-08-02T23:15:03", "url": "https://files.pythonhosted.org/packages/01/c8/f3032a362946990028d1252487f9421b8dcbcb9e4cd8417d237b91dad8e8/django_securebox-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bdc1d63c20a3b94492723e0bf14baf8", "sha256": "35e0e7c6d8b27410bbe2ffbd7ddabf7a654f302dc084b5976266b78e7510345f" }, "downloads": -1, "filename": "django_securebox-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7bdc1d63c20a3b94492723e0bf14baf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14154, "upload_time": "2018-08-02T23:15:04", "url": "https://files.pythonhosted.org/packages/43/40/f73e7a790e1acde874798605123c6e674f2858f3353205302b3114269652/django_securebox-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "42dc843ae3062a917c9868c272690897", "sha256": "e706861f470bde90fe7c801239d92811530575fc18c284c89671996905e5ed89" }, "downloads": -1, "filename": "django_securebox-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "42dc843ae3062a917c9868c272690897", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8384, "upload_time": "2018-08-29T15:14:47", "url": "https://files.pythonhosted.org/packages/9c/56/08fb85e2a191e21a54fe1e2ca6be78284e6d78afd11b064e5c49242c5221/django_securebox-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8945587a29ae6e3660b0648070c5207", "sha256": "089722207fc723b7188ef95357b6e9d31307ea5deee991ed643821866bca3ec3" }, "downloads": -1, "filename": "django_securebox-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f8945587a29ae6e3660b0648070c5207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14254, "upload_time": "2018-08-29T15:14:49", "url": "https://files.pythonhosted.org/packages/3f/fb/10bc9d7b3ff01671eaa17c8245a6361b8d6cea0630e2b2f578dee179d292/django_securebox-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a4a458fe245ee37d44312c526d8f69f5", "sha256": "7f313bb068b9648fe95f0d0c4842a2465a0f20a3987c82a9e8fb311d28486393" }, "downloads": -1, "filename": "django_securebox-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a4a458fe245ee37d44312c526d8f69f5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11200, "upload_time": "2019-05-17T13:23:35", "url": "https://files.pythonhosted.org/packages/55/ca/5009c8ec8f41fe552bbeae64c9ec8643ed9758bcc1b6f12a273adaddb1f0/django_securebox-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2748f770f37dfc781406d85c2e66a227", "sha256": "b3e0e1b8902341ec850a38b998fc3fb2df1ed02a7738a6c140ba691f751c4dfe" }, "downloads": -1, "filename": "django_securebox-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2748f770f37dfc781406d85c2e66a227", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14013, "upload_time": "2019-05-17T13:23:36", "url": "https://files.pythonhosted.org/packages/b0/0f/da720cce1c46d90b04dc618e06973f91746c87486d4cef890a1db46aa133/django_securebox-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4a458fe245ee37d44312c526d8f69f5", "sha256": "7f313bb068b9648fe95f0d0c4842a2465a0f20a3987c82a9e8fb311d28486393" }, "downloads": -1, "filename": "django_securebox-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a4a458fe245ee37d44312c526d8f69f5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11200, "upload_time": "2019-05-17T13:23:35", "url": "https://files.pythonhosted.org/packages/55/ca/5009c8ec8f41fe552bbeae64c9ec8643ed9758bcc1b6f12a273adaddb1f0/django_securebox-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2748f770f37dfc781406d85c2e66a227", "sha256": "b3e0e1b8902341ec850a38b998fc3fb2df1ed02a7738a6c140ba691f751c4dfe" }, "downloads": -1, "filename": "django_securebox-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2748f770f37dfc781406d85c2e66a227", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14013, "upload_time": "2019-05-17T13:23:36", "url": "https://files.pythonhosted.org/packages/b0/0f/da720cce1c46d90b04dc618e06973f91746c87486d4cef890a1db46aa133/django_securebox-0.1.4.tar.gz" } ] }