gitignore-parser


Namegitignore-parser JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/mherrmann/gitignore_parser
SummaryA spec-compliant gitignore parser for Python 3.5+
upload_time2024-01-19 07:57:56
maintainer
docs_urlNone
authorMichael Herrmann
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gitignore",
    "author": "Michael Herrmann",
    "author_email": "michael+removethisifyouarehuman@herrmann.io",
    "download_url": "https://files.pythonhosted.org/packages/19/59/b4fc550b7b07e8951eefbc3208162f509f5d6a381602b66a20a6288b8275/gitignore_parser-0.1.11.tar.gz",
    "platform": "MacOS",
    "description": "A spec-compliant gitignore parser for Python 3.5+\n\nhttps://github.com/mherrmann/gitignore_parser",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A spec-compliant gitignore parser for Python 3.5+",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://github.com/mherrmann/gitignore_parser"
    },
    "split_keywords": [
        "gitignore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1959b4fc550b7b07e8951eefbc3208162f509f5d6a381602b66a20a6288b8275",
                "md5": "a2eae06bec329718c2c11210e0baec20",
                "sha256": "fa10fde48b44888eeefac096f53bcdad9b87a4ffd7db788558dbdf71ff3bc9db"
            },
            "downloads": -1,
            "filename": "gitignore_parser-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "a2eae06bec329718c2c11210e0baec20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5284,
            "upload_time": "2024-01-19T07:57:56",
            "upload_time_iso_8601": "2024-01-19T07:57:56.024163Z",
            "url": "https://files.pythonhosted.org/packages/19/59/b4fc550b7b07e8951eefbc3208162f509f5d6a381602b66a20a6288b8275/gitignore_parser-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 07:57:56",
    "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: 0.26169s