simple_keystore


Namesimple_keystore JSON
Version 0.2.9 PyPI version JSON
download
home_pageNone
Summary"A simple encrypted key storage"
upload_time2024-08-16 22:26:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simple_keystore
Simple keystore

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simple_keystore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Paul <paul@nowfree.org>",
    "download_url": "https://files.pythonhosted.org/packages/01/f3/13bff53d85f9d8d7cd3a260cab7c1bb31d66019d368bb9f05a5533db7689/simple_keystore-0.2.9.tar.gz",
    "platform": null,
    "description": "# simple_keystore\nSimple keystore\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"A simple encrypted key storage\"",
    "version": "0.2.9",
    "project_urls": {
        "Issues": "https://github.com/eyecantell/simple_keystore/issues",
        "Repository": "https://github.com/eyecantell/simple_keystore"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1f526d13aaa84895bf89a9984ef7fa22247b8f943eb38653f9e1fddba9c22f8",
                "md5": "11503c9a16dc4e7128dfdc96a840b0a9",
                "sha256": "f85d6042a0e94475c9c20995b781d13fda1e8012faedcfd9bc7283450e267e2b"
            },
            "downloads": -1,
            "filename": "simple_keystore-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11503c9a16dc4e7128dfdc96a840b0a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14761,
            "upload_time": "2024-08-16T22:26:00",
            "upload_time_iso_8601": "2024-08-16T22:26:00.306892Z",
            "url": "https://files.pythonhosted.org/packages/b1/f5/26d13aaa84895bf89a9984ef7fa22247b8f943eb38653f9e1fddba9c22f8/simple_keystore-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01f313bff53d85f9d8d7cd3a260cab7c1bb31d66019d368bb9f05a5533db7689",
                "md5": "4626975ee7f10b72ddbef3eb396a34a8",
                "sha256": "ef5f844254554aeee0bd454c207ac42a185ce3ea14bfc6216b3c6b982c84c364"
            },
            "downloads": -1,
            "filename": "simple_keystore-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "4626975ee7f10b72ddbef3eb396a34a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13004,
            "upload_time": "2024-08-16T22:26:01",
            "upload_time_iso_8601": "2024-08-16T22:26:01.626949Z",
            "url": "https://files.pythonhosted.org/packages/01/f3/13bff53d85f9d8d7cd3a260cab7c1bb31d66019d368bb9f05a5533db7689/simple_keystore-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 22:26:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eyecantell",
    "github_project": "simple_keystore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "simple_keystore"
}
        
Elapsed time: 0.53103s