poetry-versions-plugin


Namepoetry-versions-plugin JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/xykong/poetry-versions-plugin
SummaryPoetry plugin that automates version management and records Git information for Python projects.
upload_time2024-12-06 16:56:29
maintainerNone
docs_urlNone
authorxy.kong
requires_python<4,>=3.8
licenseApache-2.0
keywords packaging poetry plugin versioning git
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Poetry versions plugin

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xykong/poetry-versions-plugin",
    "name": "poetry-versions-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "packaging, poetry, plugin, versioning, git",
    "author": "xy.kong",
    "author_email": "xy.kong@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/8e/0157bc11aa2df7e01cc9c36d4480ce60c121b2d672df1f68c90b99d3f356/poetry_versions_plugin-0.6.0.tar.gz",
    "platform": null,
    "description": "# Poetry versions plugin\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Poetry plugin that automates version management and records Git information for Python projects.",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://github.com/xykong/poetry-versions-plugin/blob/master/README.md",
        "Homepage": "https://github.com/xykong/poetry-versions-plugin",
        "Repository": "https://github.com/xykong/poetry-versions-plugin"
    },
    "split_keywords": [
        "packaging",
        " poetry",
        " plugin",
        " versioning",
        " git"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2aed82e827e776585486344ed16d300b969dfb12e15d2f846b716f2d775aae1c",
                "md5": "15df5bb394ea9b6d16071b0daf11ee7b",
                "sha256": "5a519c01a2b70d6d4cb3bf4b04da54e9eb86aa98b38443135f11b91b3f59ea84"
            },
            "downloads": -1,
            "filename": "poetry_versions_plugin-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15df5bb394ea9b6d16071b0daf11ee7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 7127,
            "upload_time": "2024-12-06T16:56:27",
            "upload_time_iso_8601": "2024-12-06T16:56:27.189200Z",
            "url": "https://files.pythonhosted.org/packages/2a/ed/82e827e776585486344ed16d300b969dfb12e15d2f846b716f2d775aae1c/poetry_versions_plugin-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "158e0157bc11aa2df7e01cc9c36d4480ce60c121b2d672df1f68c90b99d3f356",
                "md5": "20e129f7c206510bf939cc38abdd93a5",
                "sha256": "62a81f36c63328bdbaeeacdad5de1cda968889a207936f7b3d932945d20d670f"
            },
            "downloads": -1,
            "filename": "poetry_versions_plugin-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "20e129f7c206510bf939cc38abdd93a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 5450,
            "upload_time": "2024-12-06T16:56:29",
            "upload_time_iso_8601": "2024-12-06T16:56:29.104295Z",
            "url": "https://files.pythonhosted.org/packages/15/8e/0157bc11aa2df7e01cc9c36d4480ce60c121b2d672df1f68c90b99d3f356/poetry_versions_plugin-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 16:56:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xykong",
    "github_project": "poetry-versions-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "poetry-versions-plugin"
}
        
Elapsed time: 0.40054s