casm


Namecasm JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/podboy/casm/
SummaryContainer Assembler
upload_time2025-10-27 07:35:16
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords container docker docker-compose podman podman-compose
VCS
bugtrack_url
requirements makefile-help xkits-command xkits-thread xmanage podman_compose podman
Travis-CI No Travis.
coveralls test coverage
            # 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/15/db/b858bff43c71a77f3cedb4ac5f3284dc2aba983ce1e462d3fe75045780db/casm-0.10.tar.gz",
    "platform": "any",
    "description": "# casm\n\n> Container Assembler\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Container Assembler",
    "version": "0.10",
    "project_urls": {
        "Bug Tracker": "https://github.com/podboy/casm/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": null,
            "digests": {
                "blake2b_256": "7753e84e65d8cee18f98240d7d694a86a326e74545f9adb767a89d5838a20d9d",
                "md5": "c0290e822db16798ae01868b17c5eb5e",
                "sha256": "3bb91dde40b506699cdd58442ae5c5d1d0f2d7b4ec5a6d1b75b51e8980a8da9a"
            },
            "downloads": -1,
            "filename": "casm-0.10-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c0290e822db16798ae01868b17c5eb5e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 32903,
            "upload_time": "2025-10-27T07:35:16",
            "upload_time_iso_8601": "2025-10-27T07:35:16.063270Z",
            "url": "https://files.pythonhosted.org/packages/77/53/e84e65d8cee18f98240d7d694a86a326e74545f9adb767a89d5838a20d9d/casm-0.10-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15dbb858bff43c71a77f3cedb4ac5f3284dc2aba983ce1e462d3fe75045780db",
                "md5": "b6ec65817b39f666e517440a8bf96d6c",
                "sha256": "eb13363443ccc6e0f14ee45cf3e011556bfd09f3f876306ed2d16ac68999e387"
            },
            "downloads": -1,
            "filename": "casm-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "b6ec65817b39f666e517440a8bf96d6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22332,
            "upload_time": "2025-10-27T07:35:16",
            "upload_time_iso_8601": "2025-10-27T07:35:16.976839Z",
            "url": "https://files.pythonhosted.org/packages/15/db/b858bff43c71a77f3cedb4ac5f3284dc2aba983ce1e462d3fe75045780db/casm-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 07:35:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "podboy",
    "github_project": "casm",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "makefile-help",
            "specs": []
        },
        {
            "name": "xkits-command",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "xkits-thread",
            "specs": [
                [
                    ">=",
                    "0.2"
                ]
            ]
        },
        {
            "name": "xmanage",
            "specs": [
                [
                    ">=",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "podman_compose",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "podman",
            "specs": [
                [
                    ">=",
                    "5.2.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "casm"
}
        
Elapsed time: 1.63425s