w32-fnmatch


Namew32-fnmatch JSON
Version 1.1 PyPI version JSON
download
home_pageNone
SummaryWindows compatible wildcard matching algorithms
upload_time2024-10-16 14:38:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.5
licenseGPL
keywords wildcards fnmatch compatibility globbing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "w32-fnmatch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "wildcards, fnmatch, compatibility, globbing",
    "author": null,
    "author_email": "maxpat78 <maxpat78@yahoo.it>",
    "download_url": "https://files.pythonhosted.org/packages/1a/b2/442b855ae7928ba5d99dc9a65c451e354d62254f046ff2ad3bbf0ca081c8/w32_fnmatch-1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Windows compatible wildcard matching algorithms",
    "version": "1.1",
    "project_urls": {
        "homepage": "https://github.com/maxpat78/w32_fnmatch",
        "repository": "https://github.com/maxpat78/w32_fnmatch.git"
    },
    "split_keywords": [
        "wildcards",
        " fnmatch",
        " compatibility",
        " globbing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd7454a72bf7fcf6a4ff2d96955a1c7c2d8834e304fc8047207ca1650a09cffa",
                "md5": "adf1f2399a498ab32642d64a66b2bb51",
                "sha256": "802b67aa6e82d8cffd8fbd930477254dccac1418fa6c2810ef65a5c442e8c177"
            },
            "downloads": -1,
            "filename": "w32_fnmatch-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adf1f2399a498ab32642d64a66b2bb51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 3778,
            "upload_time": "2024-10-16T14:38:57",
            "upload_time_iso_8601": "2024-10-16T14:38:57.351161Z",
            "url": "https://files.pythonhosted.org/packages/bd/74/54a72bf7fcf6a4ff2d96955a1c7c2d8834e304fc8047207ca1650a09cffa/w32_fnmatch-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ab2442b855ae7928ba5d99dc9a65c451e354d62254f046ff2ad3bbf0ca081c8",
                "md5": "6fa1973d19eb75ee754caeeed32d7e64",
                "sha256": "45a8e22f2d32ecef9b6213a0b8ab9ff79c7daf5b5b766b3337d03911426513b2"
            },
            "downloads": -1,
            "filename": "w32_fnmatch-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6fa1973d19eb75ee754caeeed32d7e64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 4274,
            "upload_time": "2024-10-16T14:38:58",
            "upload_time_iso_8601": "2024-10-16T14:38:58.145410Z",
            "url": "https://files.pythonhosted.org/packages/1a/b2/442b855ae7928ba5d99dc9a65c451e354d62254f046ff2ad3bbf0ca081c8/w32_fnmatch-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 14:38:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maxpat78",
    "github_project": "w32_fnmatch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "w32-fnmatch"
}
        
Elapsed time: 1.60572s