cpk


Namecpk JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/afdaniele/cpk
SummaryToolkit that standardize the way code in a project is structured and packaged for maximum portability, readability and maintainability.
upload_time2023-12-29 22:39:09
maintainer
docs_urlNone
authorAndrea F. Daniele
requires_python
licenseMIT
keywords code container containerization package toolkit docker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/afdaniele/cpk",
    "name": "cpk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "code,container,containerization,package,toolkit,docker",
    "author": "Andrea F. Daniele",
    "author_email": "afdaniele@ttic.edu",
    "download_url": "https://files.pythonhosted.org/packages/ff/7e/89f69a088086fffa36f9406d13b35048ad7c0384e9d4b63a100259bca4b3/cpk-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Toolkit that standardize the way code in a project is structured and packaged for maximum portability, readability and maintainability.",
    "version": "1.0.0",
    "project_urls": {
        "Download": "https://github.com/afdaniele/cpk/tarball/1.0.0",
        "Homepage": "https://github.com/afdaniele/cpk"
    },
    "split_keywords": [
        "code",
        "container",
        "containerization",
        "package",
        "toolkit",
        "docker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff7e89f69a088086fffa36f9406d13b35048ad7c0384e9d4b63a100259bca4b3",
                "md5": "198da7d38e656cfc744425c24eb9ad79",
                "sha256": "d38ce5d00f3dc4534a5c616adb7cb100c54c5dc86d06a74787e92cf71b73e82b"
            },
            "downloads": -1,
            "filename": "cpk-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "198da7d38e656cfc744425c24eb9ad79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3319181,
            "upload_time": "2023-12-29T22:39:09",
            "upload_time_iso_8601": "2023-12-29T22:39:09.567406Z",
            "url": "https://files.pythonhosted.org/packages/ff/7e/89f69a088086fffa36f9406d13b35048ad7c0384e9d4b63a100259bca4b3/cpk-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-29 22:39:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "afdaniele",
    "github_project": "cpk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cpk"
}
        
Elapsed time: 0.30934s