swiftencrypt


Nameswiftencrypt JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple way to handle basic data encryption.
upload_time2025-02-03 02:25:54
maintainerNone
docs_urlNone
authorSean Yeatts
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *Copyright (c) 2025 Sean Yeatts, Inc. All rights reserved.*

SwiftEncrypt
============

A simple way to handle basic data encryption.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "swiftencrypt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sean Yeatts",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d8/08/7f28d450bdf9b06a153592a80ce1a766f65a4ec04d4f19944b5a8e21fbb6/swiftencrypt-0.1.0.tar.gz",
    "platform": null,
    "description": "*Copyright (c) 2025 Sean Yeatts, Inc. All rights reserved.*\n\nSwiftEncrypt\n============\n\nA simple way to handle basic data encryption.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A simple way to handle basic data encryption.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/SeanYeatts/swiftencrypt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d3ac45a4947887fa60cbba9804f8433e33cfde27ba7c53304407336571f7dc94",
                "md5": "8b964c41efbce8ee96600ed764c0b199",
                "sha256": "d28d21725d280726666c353e351f3143621043f8f8287291d3fe85465008b15c"
            },
            "downloads": -1,
            "filename": "swiftencrypt-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b964c41efbce8ee96600ed764c0b199",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2540,
            "upload_time": "2025-02-03T02:25:52",
            "upload_time_iso_8601": "2025-02-03T02:25:52.507726Z",
            "url": "https://files.pythonhosted.org/packages/d3/ac/45a4947887fa60cbba9804f8433e33cfde27ba7c53304407336571f7dc94/swiftencrypt-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8087f28d450bdf9b06a153592a80ce1a766f65a4ec04d4f19944b5a8e21fbb6",
                "md5": "84c77b046f05477e07d64625a4a3670f",
                "sha256": "78f70a342f47bfbf3dc2b8fbba8f937dcb585f5f7bd64f1323b56307b24521b3"
            },
            "downloads": -1,
            "filename": "swiftencrypt-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84c77b046f05477e07d64625a4a3670f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1525,
            "upload_time": "2025-02-03T02:25:54",
            "upload_time_iso_8601": "2025-02-03T02:25:54.160939Z",
            "url": "https://files.pythonhosted.org/packages/d8/08/7f28d450bdf9b06a153592a80ce1a766f65a4ec04d4f19944b5a8e21fbb6/swiftencrypt-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 02:25:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SeanYeatts",
    "github_project": "swiftencrypt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "swiftencrypt"
}
        
Elapsed time: 0.81902s