# git-dmb
A convenient command-line tool helping you keep repositories clean.
git-dmb on PyPI is technically a "virtual" or "meta" package
that leverages Setuptools' feature `install_requires`
to pull in the current latest version
of package [git-delete-merged-branches](https://pypi.org/project/git-delete-merged-branches/)
which comes with command `git-dmb` and the actual software.
The motivation behind this package is to protect users against
[attacks like Pytosquatting](https://pytosquatting.overtag.dk/), primarily.
Raw data
{
"_id": null,
"home_page": "https://github.com/hartwork/git-delete-merged-branches",
"name": "git-dmb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Sebastian Pipping",
"author_email": "sebastian@pipping.org",
"download_url": "https://files.pythonhosted.org/packages/10/4d/fa354a952c7f403451c796afcc3d46d8acef7a9d728dabd0ad22e240607c/git-dmb-1.0.0.tar.gz",
"platform": null,
"description": "# git-dmb\n\nA convenient command-line tool helping you keep repositories clean.\n\ngit-dmb on PyPI is technically a \"virtual\" or \"meta\" package\nthat leverages Setuptools' feature `install_requires`\nto pull in the current latest version\nof package [git-delete-merged-branches](https://pypi.org/project/git-delete-merged-branches/)\nwhich comes with command `git-dmb` and the actual software.\n\nThe motivation behind this package is to protect users against\n[attacks like Pytosquatting](https://pytosquatting.overtag.dk/), primarily.\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Command-line tool to delete merged Git branches",
"version": "1.0.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "6bb68ac42bdef99e494f1aa5f1e3501b",
"sha256": "41d35a3cc2f7c3a11f3db432d7286dd9e92fb2be7be42dd7f99623098599df88"
},
"downloads": -1,
"filename": "git_dmb-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6bb68ac42bdef99e494f1aa5f1e3501b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 1565,
"upload_time": "2022-12-13T14:28:57",
"upload_time_iso_8601": "2022-12-13T14:28:57.291892Z",
"url": "https://files.pythonhosted.org/packages/2e/1a/45284c11ba5f8ba7e545f292cb75e46885098c058774e80574880133ed69/git_dmb-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "48b0a556c20e65d54fb5d9a9fff2c41b",
"sha256": "a918d317be66ed333e05cc754f689035f79bc3747e927ba4841f7ca6ab6ff02d"
},
"downloads": -1,
"filename": "git-dmb-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "48b0a556c20e65d54fb5d9a9fff2c41b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1720,
"upload_time": "2022-12-13T14:28:58",
"upload_time_iso_8601": "2022-12-13T14:28:58.981762Z",
"url": "https://files.pythonhosted.org/packages/10/4d/fa354a952c7f403451c796afcc3d46d8acef7a9d728dabd0ad22e240607c/git-dmb-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-13 14:28:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "hartwork",
"github_project": "git-delete-merged-branches",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "git-dmb"
}