vigcyph


Namevigcyph JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryEncodes and Decodes Vigenere Cypher
upload_time2023-03-11 07:20:45
maintainer
docs_urlNone
authoriguessidothings
requires_python
license
keywords python encode decode cypher vigenere code
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pip install vigcyph, from vigcyph import vigenere, vigcyph.vigenere(encode/decode, msg, key), returns as a string

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vigcyph",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,encode,decode,cypher,vigenere,code",
    "author": "iguessidothings",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/73/07/3f4a730faae50564ebcddccc64ae290c556ae6fa5263dfd517ff0618b9dd/vigcyph-0.0.5.tar.gz",
    "platform": null,
    "description": "pip install vigcyph, from vigcyph import vigenere, vigcyph.vigenere(encode/decode, msg, key), returns as a string\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Encodes and Decodes Vigenere Cypher",
    "version": "0.0.5",
    "split_keywords": [
        "python",
        "encode",
        "decode",
        "cypher",
        "vigenere",
        "code"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0a63c1bd8dc3aaa8c6318739eb84a2b701f6b9561f69df5c818dac8ed29b5a6",
                "md5": "37768e653b9492122b345738d85cf764",
                "sha256": "c146c435ade3ac8c6c0d0d473c6a4e39256ccdc6b384f9a39d70b253f19e02c3"
            },
            "downloads": -1,
            "filename": "vigcyph-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37768e653b9492122b345738d85cf764",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2094,
            "upload_time": "2023-03-11T07:20:43",
            "upload_time_iso_8601": "2023-03-11T07:20:43.658683Z",
            "url": "https://files.pythonhosted.org/packages/d0/a6/3c1bd8dc3aaa8c6318739eb84a2b701f6b9561f69df5c818dac8ed29b5a6/vigcyph-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73073f4a730faae50564ebcddccc64ae290c556ae6fa5263dfd517ff0618b9dd",
                "md5": "69f9ad44150330069ae3c83dc5ea385f",
                "sha256": "861cc9dc6b5994cd6a8370e438dc69cd5ef5f98fb015ae6d098323c988d7725a"
            },
            "downloads": -1,
            "filename": "vigcyph-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "69f9ad44150330069ae3c83dc5ea385f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1812,
            "upload_time": "2023-03-11T07:20:45",
            "upload_time_iso_8601": "2023-03-11T07:20:45.517301Z",
            "url": "https://files.pythonhosted.org/packages/73/07/3f4a730faae50564ebcddccc64ae290c556ae6fa5263dfd517ff0618b9dd/vigcyph-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-11 07:20:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vigcyph"
}
        
Elapsed time: 0.04169s