vrocky-gitignore-parser


Namevrocky-gitignore-parser JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/mherrmann/gitignore_parser
SummaryA spec-compliant gitignore parser for Python 3.5+
upload_time2024-05-28 18:05:38
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": "vrocky-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/a1/71/1beac88c6974c7790c8f31834d55f81aecda8b0f421c1cc6e7f7ac992de8/vrocky_gitignore_parser-0.1.12.tar.gz",
    "platform": "MacOS",
    "description": "A spec-compliant gitignore parser for Python 3.5+\r\n\r\nhttps://github.com/mherrmann/gitignore_parser\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A spec-compliant gitignore parser for Python 3.5+",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/mherrmann/gitignore_parser"
    },
    "split_keywords": [
        "gitignore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "571c3056599bf0ec24a299efa1abe020e9b2fb2768ea658f9ab276e85f524b5a",
                "md5": "1f0b0b0b312631df47d30588f2338e23",
                "sha256": "f1d9a03d5d786734ae72bd73797b40b70f6b8bd82bf5bb8e26a62e93b5efa71f"
            },
            "downloads": -1,
            "filename": "vrocky_gitignore_parser-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f0b0b0b312631df47d30588f2338e23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5165,
            "upload_time": "2024-05-28T18:05:36",
            "upload_time_iso_8601": "2024-05-28T18:05:36.968911Z",
            "url": "https://files.pythonhosted.org/packages/57/1c/3056599bf0ec24a299efa1abe020e9b2fb2768ea658f9ab276e85f524b5a/vrocky_gitignore_parser-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1711beac88c6974c7790c8f31834d55f81aecda8b0f421c1cc6e7f7ac992de8",
                "md5": "d052778b683b99453baec54dcbfc7a5f",
                "sha256": "cf1cb75b5a0db2126a98c15e8a77bd5cb73b6cdceb028a266a1abd6bc13cfceb"
            },
            "downloads": -1,
            "filename": "vrocky_gitignore_parser-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "d052778b683b99453baec54dcbfc7a5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5452,
            "upload_time": "2024-05-28T18:05:38",
            "upload_time_iso_8601": "2024-05-28T18:05:38.628885Z",
            "url": "https://files.pythonhosted.org/packages/a1/71/1beac88c6974c7790c8f31834d55f81aecda8b0f421c1cc6e7f7ac992de8/vrocky_gitignore_parser-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 18:05:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mherrmann",
    "github_project": "gitignore_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vrocky-gitignore-parser"
}
        
Elapsed time: 0.24594s