git-helper-utils


Namegit-helper-utils JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/git-helper-utils
SummaryCollection of Python utility scripts to facilitate git related tasks.
upload_time2024-01-20 23:01:42
maintainer
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
license
keywords git-helper-utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
Git Utils
=========






Collection of Python utility scripts to facilitate git related tasks.



Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-12-30)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/git-helper-utils",
    "name": "git-helper-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "git-helper-utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/d4/8841ca7b27a349f0017ffed694af38c60f3ae6b6434bc825a5899be0e24f/git-helper-utils-0.4.0.tar.gz",
    "platform": null,
    "description": "=========\nGit Utils\n=========\n\n\n\n\n\n\nCollection of Python utility scripts to facilitate git related tasks.\n\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-12-30)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Collection of Python utility scripts to facilitate git related tasks.",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/git-helper-utils"
    },
    "split_keywords": [
        "git-helper-utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af20c960743b9987ad8f7945a87fb84df458579d90e6c068d6cf6e58d974d752",
                "md5": "cfe49e23b3308988f349531e5a1a0fcb",
                "sha256": "83e3804fd763024d858a26f8ddf43c441853dd5ed27af1c0393114875c1a2343"
            },
            "downloads": -1,
            "filename": "git_helper_utils-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cfe49e23b3308988f349531e5a1a0fcb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 21013,
            "upload_time": "2024-01-20T23:01:40",
            "upload_time_iso_8601": "2024-01-20T23:01:40.443332Z",
            "url": "https://files.pythonhosted.org/packages/af/20/c960743b9987ad8f7945a87fb84df458579d90e6c068d6cf6e58d974d752/git_helper_utils-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39d48841ca7b27a349f0017ffed694af38c60f3ae6b6434bc825a5899be0e24f",
                "md5": "6d617cd028a793bf88efa74a7ba0bc73",
                "sha256": "58bbfa03d6c90d24331cc3c35650d3f1bf4fdcdf545e465fc811f315ea9a24e0"
            },
            "downloads": -1,
            "filename": "git-helper-utils-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6d617cd028a793bf88efa74a7ba0bc73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 24493,
            "upload_time": "2024-01-20T23:01:42",
            "upload_time_iso_8601": "2024-01-20T23:01:42.264917Z",
            "url": "https://files.pythonhosted.org/packages/39/d4/8841ca7b27a349f0017ffed694af38c60f3ae6b6434bc825a5899be0e24f/git-helper-utils-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 23:01:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "git-helper-utils",
    "github_not_found": true,
    "lcname": "git-helper-utils"
}
        
Elapsed time: 0.63756s