pygemina


Namepygemina JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://andreas19.github.io/pygemina/
SummaryImplementation of the Gemina specification.
upload_time2024-06-18 08:54:24
maintainerNone
docs_urlNone
authorAndreas Suhre
requires_python>=3.8
licenseBSD-3-Clause
keywords cryptography encryption decryption
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyGemina

Implementation of the [Gemina specification](https://github.com/andreas19/gemina-spec).

For more information see the [documentation](https://andreas19.github.io/pygemina/overview.html).

History
-------

**2024-06-18 (0.3.0)**
 - Add version 5
 - Upgrade dependencies

**2020-08-13 (0.2.0)**
 - Add command line interface (CLI)

**2020-07-30 (0.1.0)**
 - First public release

            

Raw data

            {
    "_id": null,
    "home_page": "https://andreas19.github.io/pygemina/",
    "name": "pygemina",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cryptography, encryption, decryption",
    "author": "Andreas Suhre",
    "author_email": "andreas19@posteo.eu",
    "download_url": "https://files.pythonhosted.org/packages/2c/18/7093696930b189556ca6f73f1cac779c5515c067c7577ab9d63772639b7b/pygemina-0.3.0.tar.gz",
    "platform": null,
    "description": "# PyGemina\r\n\r\nImplementation of the [Gemina specification](https://github.com/andreas19/gemina-spec).\r\n\r\nFor more information see the [documentation](https://andreas19.github.io/pygemina/overview.html).\r\n\r\nHistory\r\n-------\r\n\r\n**2024-06-18 (0.3.0)**\r\n - Add version 5\r\n - Upgrade dependencies\r\n\r\n**2020-08-13 (0.2.0)**\r\n - Add command line interface (CLI)\r\n\r\n**2020-07-30 (0.1.0)**\r\n - First public release\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Implementation of the Gemina specification.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://andreas19.github.io/pygemina/",
        "Source code": "https://github.com/andreas19/pygemina/"
    },
    "split_keywords": [
        "cryptography",
        " encryption",
        " decryption"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59da36a4b6985518f2885003a5055208a98df7aaff8f45c1967ba5296aad9f3f",
                "md5": "8fb8c50c2882c4d27f9e5b6fb755dc03",
                "sha256": "073acce61b4f612d549cc21e5372de77e4102141ff6c7dcb3cdb7f90fb990dd2"
            },
            "downloads": -1,
            "filename": "pygemina-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8fb8c50c2882c4d27f9e5b6fb755dc03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6500,
            "upload_time": "2024-06-18T08:54:19",
            "upload_time_iso_8601": "2024-06-18T08:54:19.011588Z",
            "url": "https://files.pythonhosted.org/packages/59/da/36a4b6985518f2885003a5055208a98df7aaff8f45c1967ba5296aad9f3f/pygemina-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c187093696930b189556ca6f73f1cac779c5515c067c7577ab9d63772639b7b",
                "md5": "b69047c8bdb39ad1d793290dd1561ca9",
                "sha256": "afa7e679d672dc8c19d4628bffb67fc00bcd4b45385fb18b40ab3ca380f19afa"
            },
            "downloads": -1,
            "filename": "pygemina-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b69047c8bdb39ad1d793290dd1561ca9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6849,
            "upload_time": "2024-06-18T08:54:24",
            "upload_time_iso_8601": "2024-06-18T08:54:24.417083Z",
            "url": "https://files.pythonhosted.org/packages/2c/18/7093696930b189556ca6f73f1cac779c5515c067c7577ab9d63772639b7b/pygemina-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 08:54:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andreas19",
    "github_project": "pygemina",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pygemina"
}
        
Elapsed time: 0.26814s