encrypter2


Nameencrypter2 JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryThis is an encoder package
upload_time2024-02-09 04:42:11
maintainer
docs_urlNone
authorKanishk
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is python package helps us encode a given text using some basic encryption algorithms after this release we can import using ```import encrypter2``` in place of ```import encoder```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "encrypter2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Kanishk",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ec/c3/fcf308f6cba95d7c3b3758799d8792c6933339ad26d2d8747e3e013db8f2/encrypter2-1.1.0.tar.gz",
    "platform": null,
    "description": "This is python package helps us encode a given text using some basic encryption algorithms after this release we can import using ```import encrypter2``` in place of ```import encoder```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is an encoder package",
    "version": "1.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "678cd77544ffdbc6cfa169c6442fbe372333905b2b936a5797053125cfd50153",
                "md5": "f31cf7c1e56b2c127ca876b6f65ce5b5",
                "sha256": "c2f3dc7aaa9c0b1daacc088d7601f158c4cfc8892b373996518faef9b28b2d09"
            },
            "downloads": -1,
            "filename": "encrypter2-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f31cf7c1e56b2c127ca876b6f65ce5b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4115,
            "upload_time": "2024-02-09T04:42:09",
            "upload_time_iso_8601": "2024-02-09T04:42:09.360530Z",
            "url": "https://files.pythonhosted.org/packages/67/8c/d77544ffdbc6cfa169c6442fbe372333905b2b936a5797053125cfd50153/encrypter2-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecc3fcf308f6cba95d7c3b3758799d8792c6933339ad26d2d8747e3e013db8f2",
                "md5": "319af19a1b8a21de221d6f6e08e40e10",
                "sha256": "9b5641edeba284fd9bc15486d2c6aef8a2acd2d72d8125d46e82aee09032e80f"
            },
            "downloads": -1,
            "filename": "encrypter2-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "319af19a1b8a21de221d6f6e08e40e10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2537,
            "upload_time": "2024-02-09T04:42:11",
            "upload_time_iso_8601": "2024-02-09T04:42:11.432928Z",
            "url": "https://files.pythonhosted.org/packages/ec/c3/fcf308f6cba95d7c3b3758799d8792c6933339ad26d2d8747e3e013db8f2/encrypter2-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 04:42:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "encrypter2"
}
        
Elapsed time: 0.18746s