gitignore-parser


Namegitignore-parser JSON
Version 0.1.13 PyPI version JSON
download
home_pagehttps://github.com/mherrmann/gitignore_parser
SummaryA spec-compliant gitignore parser for Python 3.5+
upload_time2025-08-25 06:33:22
maintainerNone
docs_urlNone
authorMichael Herrmann
requires_pythonNone
licenseMIT
keywords gitignore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A spec-compliant gitignore parser for Python 3.5+

https://github.com/mherrmann/gitignore_parser

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mherrmann/gitignore_parser",
    "name": "gitignore-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gitignore",
    "author": "Michael Herrmann",
    "author_email": "michael+removethisifyouarehuman@herrmann.io",
    "download_url": "https://files.pythonhosted.org/packages/e5/51/e391a1a4238f18d0abb47be479b07af265ad4519022cf51b7da47ef82487/gitignore_parser-0.1.13.tar.gz",
    "platform": "MacOS",
    "description": "A spec-compliant gitignore parser for Python 3.5+\n\nhttps://github.com/mherrmann/gitignore_parser\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A spec-compliant gitignore parser for Python 3.5+",
    "version": "0.1.13",
    "project_urls": {
        "Homepage": "https://github.com/mherrmann/gitignore_parser"
    },
    "split_keywords": [
        "gitignore"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e551e391a1a4238f18d0abb47be479b07af265ad4519022cf51b7da47ef82487",
                "md5": "61c6a9299496da9a0cb355c7de6f86c9",
                "sha256": "c7e10c8190accb8ae57fb3711889e73a9c0dbc04d4222b91ace8a4bf64d2f746"
            },
            "downloads": -1,
            "filename": "gitignore_parser-0.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "61c6a9299496da9a0cb355c7de6f86c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5603,
            "upload_time": "2025-08-25T06:33:22",
            "upload_time_iso_8601": "2025-08-25T06:33:22.704176Z",
            "url": "https://files.pythonhosted.org/packages/e5/51/e391a1a4238f18d0abb47be479b07af265ad4519022cf51b7da47ef82487/gitignore_parser-0.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-25 06:33:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mherrmann",
    "github_project": "gitignore_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gitignore-parser"
}
        
Elapsed time: 1.31523s