awspub


Nameawspub JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/canonical/awspub
SummaryPublish images to AWS EC2
upload_time2024-12-18 14:29:42
maintainerNone
docs_urlNone
authorThomas Bechtold
requires_python<4.0,>=3.10
licenseGPL-3.0-or-later
keywords aws ec2 publication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            awspub - image publication for AWS EC2
--------------------------------------

`awspub` can publish images (AMIs) based on .VMDK files
to AWS EC2.

Documentation
=============

The documentation can be found under https://canonical-awspub.readthedocs-hosted.com/ .

Report issues
=============

Please use https://github.com/canonical/awspub/issues to report problems or ask
questions.

License
=======

The project uses `GPL-3.0` as license.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/canonical/awspub",
    "name": "awspub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "AWS, EC2, publication",
    "author": "Thomas Bechtold",
    "author_email": "thomasbechtold@jpberlin.de",
    "download_url": "https://files.pythonhosted.org/packages/bf/6e/a5e77e0b9d8cc602912e0bb219ade8070a9d863910a0d2c53d3b266c110f/awspub-0.0.9.tar.gz",
    "platform": null,
    "description": "awspub - image publication for AWS EC2\n--------------------------------------\n\n`awspub` can publish images (AMIs) based on .VMDK files\nto AWS EC2.\n\nDocumentation\n=============\n\nThe documentation can be found under https://canonical-awspub.readthedocs-hosted.com/ .\n\nReport issues\n=============\n\nPlease use https://github.com/canonical/awspub/issues to report problems or ask\nquestions.\n\nLicense\n=======\n\nThe project uses `GPL-3.0` as license.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Publish images to AWS EC2",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/canonical/awspub",
        "Repository": "https://github.com/canonical/awspub"
    },
    "split_keywords": [
        "aws",
        " ec2",
        " publication"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05f192994f0f227ff2c7ee90df4936bdb43bb6e4f02cb7d6f139bbf38c6f66ee",
                "md5": "598f34ed86549803bde269de2129f009",
                "sha256": "637edcbc9da08900b50c2f23b23c1e4cde26301f959002e53797db09e2318a36"
            },
            "downloads": -1,
            "filename": "awspub-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "598f34ed86549803bde269de2129f009",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 51879,
            "upload_time": "2024-12-18T14:29:40",
            "upload_time_iso_8601": "2024-12-18T14:29:40.060567Z",
            "url": "https://files.pythonhosted.org/packages/05/f1/92994f0f227ff2c7ee90df4936bdb43bb6e4f02cb7d6f139bbf38c6f66ee/awspub-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf6ea5e77e0b9d8cc602912e0bb219ade8070a9d863910a0d2c53d3b266c110f",
                "md5": "8f49e1397fb7559f7ee0e39f4bc7339e",
                "sha256": "7601f6abdac9d07c883b52c3e6da2943eb98034e1652a5ea8facd2cfdd7070d0"
            },
            "downloads": -1,
            "filename": "awspub-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8f49e1397fb7559f7ee0e39f4bc7339e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 41434,
            "upload_time": "2024-12-18T14:29:42",
            "upload_time_iso_8601": "2024-12-18T14:29:42.995493Z",
            "url": "https://files.pythonhosted.org/packages/bf/6e/a5e77e0b9d8cc602912e0bb219ade8070a9d863910a0d2c53d3b266c110f/awspub-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 14:29:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "canonical",
    "github_project": "awspub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "awspub"
}
        
Elapsed time: 0.38075s