pyvercompare


Namepyvercompare JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryCompare versions of strings
upload_time2024-12-10 19:54:38
maintainerScott Walsh
docs_urlNone
authorScott Walsh
requires_python>=3.7
licenseNone
keywords compare strings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vercompare

`vercompare` is used to compare weird version strings


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyvercompare",
    "maintainer": "Scott Walsh",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "scott@invisiblethreat.ca",
    "keywords": "compare, strings",
    "author": "Scott Walsh",
    "author_email": "scott@invisiblethreat.ca",
    "download_url": "https://files.pythonhosted.org/packages/10/ef/dbcd3c2284e3bf47490109d0bb9a009d9f12d113c0ad678d5df07b557a82/pyvercompare-0.2.1.tar.gz",
    "platform": null,
    "description": "# vercompare\n\n`vercompare` is used to compare weird version strings\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Compare versions of strings",
    "version": "0.2.1",
    "project_urls": {
        "documentation": "https://github.com/invisiblethreat/pyvercompare/blob/main/README.md",
        "homepage": "https://github.com/invisiblethreat/pyvercompare",
        "repository": "https://github.com/invisiblethreat/pyvercompare"
    },
    "split_keywords": [
        "compare",
        " strings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da18186664dc77c18730b2811feeecd32eda4ff1cda9673fbba2b4aeb677b9b6",
                "md5": "9330ec4245c0a4e1b82cffd4068b0b02",
                "sha256": "f1bdb094e39eea698e794b4f0a4a09a38d85661545a467fd7b74333d1e77ffa7"
            },
            "downloads": -1,
            "filename": "pyvercompare-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9330ec4245c0a4e1b82cffd4068b0b02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3079,
            "upload_time": "2024-12-10T19:54:36",
            "upload_time_iso_8601": "2024-12-10T19:54:36.518875Z",
            "url": "https://files.pythonhosted.org/packages/da/18/186664dc77c18730b2811feeecd32eda4ff1cda9673fbba2b4aeb677b9b6/pyvercompare-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10efdbcd3c2284e3bf47490109d0bb9a009d9f12d113c0ad678d5df07b557a82",
                "md5": "73863a0494ce32a5170737cf6949c493",
                "sha256": "ec0548634b51548e4c455547901332ac1a889845a813ef8c880832b198acbf04"
            },
            "downloads": -1,
            "filename": "pyvercompare-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "73863a0494ce32a5170737cf6949c493",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2784,
            "upload_time": "2024-12-10T19:54:38",
            "upload_time_iso_8601": "2024-12-10T19:54:38.394847Z",
            "url": "https://files.pythonhosted.org/packages/10/ef/dbcd3c2284e3bf47490109d0bb9a009d9f12d113c0ad678d5df07b557a82/pyvercompare-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 19:54:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "invisiblethreat",
    "github_project": "pyvercompare",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyvercompare"
}
        
Elapsed time: 0.41449s