# 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/fe/ba/6c4c26a02f6e6b378b093d93a3bbf9705a9de7d58f273bfbe6619f8c9b9d/casm-0.7.0.tar.gz",
"platform": "any",
"description": "# casm\n\ncontainer assembler\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "container assembler",
"version": "0.7.0",
"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": "0ddcbdf725915cb4bca784f9e51d73df3aa294b0bbe4cfc79596f8b8349b0fe1",
"md5": "9b8c9c61dd45ae24d78951077091ae76",
"sha256": "82bd22ed2031eae4e7a3519103074d5fd02544c2e2342f8729c86a8bf375745d"
},
"downloads": -1,
"filename": "casm-0.7.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b8c9c61dd45ae24d78951077091ae76",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 30885,
"upload_time": "2025-02-14T03:18:08",
"upload_time_iso_8601": "2025-02-14T03:18:08.981154Z",
"url": "https://files.pythonhosted.org/packages/0d/dc/bdf725915cb4bca784f9e51d73df3aa294b0bbe4cfc79596f8b8349b0fe1/casm-0.7.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "feba6c4c26a02f6e6b378b093d93a3bbf9705a9de7d58f273bfbe6619f8c9b9d",
"md5": "9ce579a36f1798bb1e20f872204e9e71",
"sha256": "7017bc8c6835b6942390faff1eb9717ee84fd4656bb9817c7e14882c645d5fc5"
},
"downloads": -1,
"filename": "casm-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "9ce579a36f1798bb1e20f872204e9e71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21681,
"upload_time": "2025-02-14T03:18:11",
"upload_time_iso_8601": "2025-02-14T03:18:11.456773Z",
"url": "https://files.pythonhosted.org/packages/fe/ba/6c4c26a02f6e6b378b093d93a3bbf9705a9de7d58f273bfbe6619f8c9b9d/casm-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-14 03:18:11",
"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": "xkits",
"specs": [
[
">=",
"2.1.2"
]
]
},
{
"name": "podman_compose",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "podman",
"specs": [
[
">=",
"5.2.0"
]
]
},
{
"name": "xmanage",
"specs": [
[
">=",
"0.4.2"
]
]
}
],
"tox": true,
"lcname": "casm"
}