PyTOMLCrypt


NamePyTOMLCrypt JSON
Version 2024.5.8 PyPI version JSON
download
home_pageNone
SummarySmall utility to encrypt and decrypy TOML files
upload_time2024-08-05 19:28:13
maintainerMunum Butt
docs_urlNone
authorMunum Butt
requires_python>=3.8
licenseNone
keywords python toml encryption decryption encrypt decrypt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyTOMLEncrypt
Package to add Encryption functionality to TOML files

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PyTOMLCrypt",
    "maintainer": "Munum Butt",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "python, TOML, encryption, decryption, Encrypt, Decrypt",
    "author": "Munum Butt",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/02/8c/161c516fe3e0a2b0613a36e224de475544dee621c1290b7ed863edf60d92/pytomlcrypt-2024.5.8.tar.gz",
    "platform": null,
    "description": "# PyTOMLEncrypt\r\nPackage to add Encryption functionality to TOML files\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Small utility to encrypt and decrypy TOML files",
    "version": "2024.5.8",
    "project_urls": {
        "Bug Tracker": "https://github.com/MunumButt/PyTOMLEncrypt/issues",
        "Documentation": "https://github.com/MunumButt/PyTOMLEncrypt/blob/main/README.md",
        "Homepage": "https://github.com/MunumButt/PyTOMLEncrypt",
        "Repository": "https://github.com/MunumButt/PyTOMLEncrypt"
    },
    "split_keywords": [
        "python",
        " toml",
        " encryption",
        " decryption",
        " encrypt",
        " decrypt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6c8a2a029eb41f6cdb8fb3ab3b44e74b060ca6c467c21ba486bdc022e792684",
                "md5": "29c76f86f6bcef8d50767f2b0d3884ae",
                "sha256": "b7e69b14e513bb2572ea8a9d711279684890a327a2ccb3d4934f21549de53718"
            },
            "downloads": -1,
            "filename": "PyTOMLCrypt-2024.5.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29c76f86f6bcef8d50767f2b0d3884ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3576,
            "upload_time": "2024-08-05T19:28:11",
            "upload_time_iso_8601": "2024-08-05T19:28:11.607166Z",
            "url": "https://files.pythonhosted.org/packages/b6/c8/a2a029eb41f6cdb8fb3ab3b44e74b060ca6c467c21ba486bdc022e792684/PyTOMLCrypt-2024.5.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "028c161c516fe3e0a2b0613a36e224de475544dee621c1290b7ed863edf60d92",
                "md5": "c5fab365461606838718994f411a8b47",
                "sha256": "a56e35028718ceaacf47377dd44b343f769c81b8a6c46991c462fd2f2e65ba03"
            },
            "downloads": -1,
            "filename": "pytomlcrypt-2024.5.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c5fab365461606838718994f411a8b47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4069,
            "upload_time": "2024-08-05T19:28:13",
            "upload_time_iso_8601": "2024-08-05T19:28:13.295439Z",
            "url": "https://files.pythonhosted.org/packages/02/8c/161c516fe3e0a2b0613a36e224de475544dee621c1290b7ed863edf60d92/pytomlcrypt-2024.5.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-05 19:28:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MunumButt",
    "github_project": "PyTOMLEncrypt",
    "github_not_found": true,
    "lcname": "pytomlcrypt"
}
        
Elapsed time: 0.85460s