github-utils


Namegithub-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/he-yaowen/github-utils
SummaryA command-line tool to manage repositories on GitHub.
upload_time2023-04-01 04:18:14
maintainer
docs_urlNone
authorHE Yaowen
requires_python>=3.8,<4.0
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # github-utils

A command-line tool to manage repositories on GitHub.

## License

Copyright (C) 2020 HE Yaowen <he.yaowen@hotmail.com>

The GNU General Public License (GPL) version 3, see [COPYING](./COPYING).
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/he-yaowen/github-utils",
    "name": "github-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "HE Yaowen",
    "author_email": "he.yaowen@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/85/88c5afe7e7fe9e090367bc2be0c1c2208f7c52668171c4796475e77a6d52/github_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "# github-utils\n\nA command-line tool to manage repositories on GitHub.\n\n## License\n\nCopyright (C) 2020 HE Yaowen <he.yaowen@hotmail.com>\n\nThe GNU General Public License (GPL) version 3, see [COPYING](./COPYING).",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "A command-line tool to manage repositories on GitHub.",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6e5804c0167d415b0542fd5a24f9543b2fb87d82e762831781ff05c2c0481d5",
                "md5": "2df2c63f184b16623122df24a9feec7b",
                "sha256": "069e6c0fc2bdc4dde4dd369c8a3c0f0172921ce1b81ed1945d210231c7f96c17"
            },
            "downloads": -1,
            "filename": "github_utils-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2df2c63f184b16623122df24a9feec7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 18684,
            "upload_time": "2023-04-01T04:18:12",
            "upload_time_iso_8601": "2023-04-01T04:18:12.290179Z",
            "url": "https://files.pythonhosted.org/packages/e6/e5/804c0167d415b0542fd5a24f9543b2fb87d82e762831781ff05c2c0481d5/github_utils-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d8588c5afe7e7fe9e090367bc2be0c1c2208f7c52668171c4796475e77a6d52",
                "md5": "ec3066f818c297ea93f8ad017bc8390f",
                "sha256": "f9c1f1241c3f7f59dd1a8f61aae398e0eb50edf96fc7e2c8e9ddb1850f831ceb"
            },
            "downloads": -1,
            "filename": "github_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ec3066f818c297ea93f8ad017bc8390f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3285,
            "upload_time": "2023-04-01T04:18:14",
            "upload_time_iso_8601": "2023-04-01T04:18:14.007769Z",
            "url": "https://files.pythonhosted.org/packages/8d/85/88c5afe7e7fe9e090367bc2be0c1c2208f7c52668171c4796475e77a6d52/github_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 04:18:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "he-yaowen",
    "github_project": "github-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "github-utils"
}
        
Elapsed time: 0.04925s