poetry-versions-plugin


Namepoetry-versions-plugin JSON
Version 0.1.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-11-17 17:32:48
maintainerNone
docs_urlNone
authorxy.kong
requires_python<4.0,>=3.11
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.0,>=3.11",
    "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/c7/4a/ae1f7838a30f5ac02eab3d5e2b91f5aee3e8b372fd3fe340436121d2415e/poetry_versions_plugin-0.1.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.1.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": "884e493892be3835e6bde4784cd1965835dab97f2d08061891c1c42456c36c98",
                "md5": "86538709603d507dbe0ca4d3fc3ae120",
                "sha256": "fd45c873eb0202cc69be064365278f3bc60b540857b98dad046df9ae0cc0136c"
            },
            "downloads": -1,
            "filename": "poetry_versions_plugin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86538709603d507dbe0ca4d3fc3ae120",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6650,
            "upload_time": "2024-11-17T17:32:44",
            "upload_time_iso_8601": "2024-11-17T17:32:44.605537Z",
            "url": "https://files.pythonhosted.org/packages/88/4e/493892be3835e6bde4784cd1965835dab97f2d08061891c1c42456c36c98/poetry_versions_plugin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c74aae1f7838a30f5ac02eab3d5e2b91f5aee3e8b372fd3fe340436121d2415e",
                "md5": "e1a69a2ee918be46dc177fcc5b5f04ca",
                "sha256": "7392d3712fd768cecb7d12b85339d4da0baf3c6db19802932f75dd0bf7dcfd70"
            },
            "downloads": -1,
            "filename": "poetry_versions_plugin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e1a69a2ee918be46dc177fcc5b5f04ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5033,
            "upload_time": "2024-11-17T17:32:48",
            "upload_time_iso_8601": "2024-11-17T17:32:48.369092Z",
            "url": "https://files.pythonhosted.org/packages/c7/4a/ae1f7838a30f5ac02eab3d5e2b91f5aee3e8b372fd3fe340436121d2415e/poetry_versions_plugin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 17:32:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xykong",
    "github_project": "poetry-versions-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "poetry-versions-plugin"
}
        
Elapsed time: 1.34160s