casm


Namecasm JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/podboy/casm
Summarycontainer assembler
upload_time2024-09-30 02:27:53
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseMIT
keywords container docker docker-compose podman podman-compose
VCS
bugtrack_url
requirements makefile-help xarg-python podman_compose podman xmanage
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # casm

container assembler

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/podboy/casm",
    "name": "casm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "container, docker, docker-compose, podman, podman-compose",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/26/90/22a14de26d17a267f9f83f227c7c44144a05de1409c2dd7640df2d72753d/casm-0.6.1.tar.gz",
    "platform": "any",
    "description": "# casm\n\ncontainer assembler\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "container assembler",
    "version": "0.6.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/podboy/issues",
        "Documentation": "https://github.com/podboy/casm",
        "Homepage": "https://github.com/podboy/casm",
        "Source Code": "https://github.com/podboy/casm"
    },
    "split_keywords": [
        "container",
        " docker",
        " docker-compose",
        " podman",
        " podman-compose"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d48d213bafdc5cf68666527ec451fb9fb34c14f19af81aac41c2b610c1a653bf",
                "md5": "da8d6daf3246cbe849a8f19574ce7783",
                "sha256": "48d3350fee49757cb5f79875446f368e0fdaa9e7db71e4e41ac19b73b962a9a1"
            },
            "downloads": -1,
            "filename": "casm-0.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da8d6daf3246cbe849a8f19574ce7783",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 30749,
            "upload_time": "2024-09-30T02:27:55",
            "upload_time_iso_8601": "2024-09-30T02:27:55.949069Z",
            "url": "https://files.pythonhosted.org/packages/d4/8d/213bafdc5cf68666527ec451fb9fb34c14f19af81aac41c2b610c1a653bf/casm-0.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "269022a14de26d17a267f9f83f227c7c44144a05de1409c2dd7640df2d72753d",
                "md5": "8ea86a00d0b4c6898f7f2b5fbafa91ef",
                "sha256": "7c542c52e9a72b2a5c7891f463bcc8dee390d163d1d4961455bbec6b1e55bf08"
            },
            "downloads": -1,
            "filename": "casm-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8ea86a00d0b4c6898f7f2b5fbafa91ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21518,
            "upload_time": "2024-09-30T02:27:53",
            "upload_time_iso_8601": "2024-09-30T02:27:53.932692Z",
            "url": "https://files.pythonhosted.org/packages/26/90/22a14de26d17a267f9f83f227c7c44144a05de1409c2dd7640df2d72753d/casm-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 02:27:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "podboy",
    "github_project": "casm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "makefile-help",
            "specs": []
        },
        {
            "name": "xarg-python",
            "specs": [
                [
                    ">=",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "podman_compose",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "podman",
            "specs": [
                [
                    ">=",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "xmanage",
            "specs": [
                [
                    ">=",
                    "0.4.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "casm"
}
        
Elapsed time: 0.94361s