wagon


Namewagon JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/cloudify-cosmo/wagon
SummaryCreates Python Wheel based archives with dependencies
upload_time2024-11-14 14:52:19
maintainerNone
docs_urlNone
authorCloudify
requires_python>=3.4.0
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements pkginfo wheel
Travis-CI
coveralls test coverage
            Wagon
=====

See `Official Github Repo <https://github.com/cloudify-cosmo/wagon>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cloudify-cosmo/wagon",
    "name": "wagon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.4.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Cloudify",
    "author_email": "cosmo-admin@cloudify.co",
    "download_url": "https://files.pythonhosted.org/packages/26/02/2a3db1f93f8b7f0286e1d05bedc6a506a970cf991238a8c2c5aa4eca6fe7/wagon-1.0.3.tar.gz",
    "platform": "All",
    "description": "Wagon\n=====\n\nSee `Official Github Repo <https://github.com/cloudify-cosmo/wagon>`_.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Creates Python Wheel based archives with dependencies",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/cloudify-cosmo/wagon"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26022a3db1f93f8b7f0286e1d05bedc6a506a970cf991238a8c2c5aa4eca6fe7",
                "md5": "65594e5a89dfa14643f5e86dba9dcd60",
                "sha256": "bc3ef6b6b24a6f17dae30b3731b51747ab063678ee1b70bd52acb7ce016d8d16"
            },
            "downloads": -1,
            "filename": "wagon-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "65594e5a89dfa14643f5e86dba9dcd60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4.0",
            "size": 34472,
            "upload_time": "2024-11-14T14:52:19",
            "upload_time_iso_8601": "2024-11-14T14:52:19.581053Z",
            "url": "https://files.pythonhosted.org/packages/26/02/2a3db1f93f8b7f0286e1d05bedc6a506a970cf991238a8c2c5aa4eca6fe7/wagon-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 14:52:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cloudify-cosmo",
    "github_project": "wagon",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.43.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "wagon"
}
        
Elapsed time: 2.45975s