git-dl


Namegit-dl JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/the-runtime/git_dl
SummaryCli app to download github repo folders
upload_time2023-07-13 08:22:17
maintainer
docs_urlNone
authorthe runtime
requires_python
license
keywords
VCS
bugtrack_url
requirements selectorlib requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A longer description of your app

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/the-runtime/git_dl",
    "name": "git-dl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "the runtime",
    "author_email": "theruntime7@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fc/33/1856b6cb9f2d648bd12b71078209195d9e05499f1153121d1b9953d279ab/git_dl-0.0.3.tar.gz",
    "platform": null,
    "description": "A longer description of your app\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cli app to download github repo folders",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/the-runtime/git_dl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc1be644e5c27001e69f904d0811c75fa75e8aaa12d7f69ad4c753306f483d09",
                "md5": "6c3e946f7e343a0e2c8d87ceec181ebb",
                "sha256": "b15abbad39e72d5994e2402ec9b2f4e8cc7576048a803512d0383c858b39265d"
            },
            "downloads": -1,
            "filename": "git_dl-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c3e946f7e343a0e2c8d87ceec181ebb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4827,
            "upload_time": "2023-07-13T08:22:16",
            "upload_time_iso_8601": "2023-07-13T08:22:16.224634Z",
            "url": "https://files.pythonhosted.org/packages/bc/1b/e644e5c27001e69f904d0811c75fa75e8aaa12d7f69ad4c753306f483d09/git_dl-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc331856b6cb9f2d648bd12b71078209195d9e05499f1153121d1b9953d279ab",
                "md5": "39cdec8c80e593782f5f4ad0882b94e1",
                "sha256": "db21edf0087a9c50c2bbdecafee4d30c9868e6f67afa30f47194b344f3458220"
            },
            "downloads": -1,
            "filename": "git_dl-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "39cdec8c80e593782f5f4ad0882b94e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4398,
            "upload_time": "2023-07-13T08:22:17",
            "upload_time_iso_8601": "2023-07-13T08:22:17.491056Z",
            "url": "https://files.pythonhosted.org/packages/fc/33/1856b6cb9f2d648bd12b71078209195d9e05499f1153121d1b9953d279ab/git_dl-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 08:22:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "the-runtime",
    "github_project": "git_dl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "selectorlib",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "git-dl"
}
        
Elapsed time: 0.10838s