{
"info": {
"author": "eikendev",
"author_email": "raphael@eiken.dev",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
"Programming Language :: Python :: 3",
"Topic :: Utilities"
],
"description": ".. image:: https://img.shields.io/pypi/status/gitool.svg\n :target: https://pypi.org/project/gitool/\n\n.. image:: https://img.shields.io/pypi/l/gitool.svg\n :target: https://pypi.org/project/gitool/\n\n.. image:: https://img.shields.io/pypi/pyversions/gitool.svg\n :target: https://pypi.org/project/gitool/\n\n.. image:: https://img.shields.io/pypi/v/gitool.svg\n :target: https://pypi.org/project/gitool/\n\n.. image:: https://img.shields.io/pypi/dm/gitool.svg\n :target: https://pypi.org/project/gitool/\n\nUsage\n=====\n\nThis tool can be used to manage many `Git `_ repositories at once through the command line.\nIt can display repositories that contain uncommitted code or not yet pushed commits.\nAnother feature is to synchronize a list of your repositories including their configuration across multiple machines.\n\nFor a quick introduction, let me show how you would use the tool to get started.\n::\n\n $ gitool status -d ~/git/\n\nThis command will collect status information for all repositories in ``~/git/`` and display a summary when done.\nAs can be seen above, you have to specify a directory where all your repositories are located in.\n\nInstallation\n============\n\nFrom PyPI\n---------\n::\n\n pip install gitool\n\nFrom Source\n-----------\n::\n\n ./setup.py install\n\nConfiguration\n=============\n\nA configuration file can be saved to ``~/.config/gitool/config.ini`` to avoid specifying the path for each invocation.\nOf course, ``$XDG_CONFIG_HOME`` can be set to change your configuration path.\nAlternatively, the path to the configuration file can be set via the ``--config-file`` argument.\n::\n\n [GENERAL]\n RootDir = ~/git/\n\nDevelopment\n===========\n\nThe source code is located on `GitHub `_.\nTo check out the repository, the following command can be used.\n::\n\n git clone https://github.com/eikendev/gitool.git",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://pypi.python.org/pypi/gitool",
"keywords": "git,repository,manager,cli",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "gitool",
"package_url": "https://pypi.org/project/gitool/",
"platform": "",
"project_url": "https://pypi.org/project/gitool/",
"project_urls": {
"Homepage": "https://pypi.python.org/pypi/gitool"
},
"release_url": "https://pypi.org/project/gitool/1.1.4/",
"requires_dist": null,
"requires_python": ">=3",
"summary": "A tool for managing git repositories.",
"version": "1.1.4"
},
"last_serial": 5235018,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "5822255a438073890322f07c6cc3f265",
"sha256": "a36326f6c59822b37d3421a2abee79ac2bf0c0a79e97d61ff6e8c4fab39d8ca9"
},
"downloads": -1,
"filename": "gitool-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "5822255a438073890322f07c6cc3f265",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 7445,
"upload_time": "2019-04-07T08:55:58",
"url": "https://files.pythonhosted.org/packages/19/78/2133fbf2ca670bc09cd917fea0f8487c5860d8bccf379c4c004632a44adf/gitool-1.0.0.tar.gz"
}
],
"1.1.1": [
{
"comment_text": "",
"digests": {
"md5": "0fd8c51552c5e9876cb0ef5dd07eb64d",
"sha256": "ac353374e8ff7a1f2d8b9afdcefcf9fa5edcc81cf0cc5b2124cad55f8b0f507d"
},
"downloads": -1,
"filename": "gitool-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0fd8c51552c5e9876cb0ef5dd07eb64d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 8108,
"upload_time": "2019-04-11T22:17:38",
"url": "https://files.pythonhosted.org/packages/16/04/93f6a045336122af39b1baa70ad5611da93013e5d25a1435e32c7642590f/gitool-1.1.1.tar.gz"
}
],
"1.1.2": [
{
"comment_text": "",
"digests": {
"md5": "e90c2de12fe100777b6cf2147ea276e0",
"sha256": "de391e9466de5db51bb49a40c69bae594a30a50018a6edc1dd06a091563811d6"
},
"downloads": -1,
"filename": "gitool-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "e90c2de12fe100777b6cf2147ea276e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 8765,
"upload_time": "2019-04-20T21:01:47",
"url": "https://files.pythonhosted.org/packages/f7/7e/dd221604bfa72b071d39e0b39971f0d214e25829f71942f82a37962466b6/gitool-1.1.2.tar.gz"
}
],
"1.1.3": [
{
"comment_text": "",
"digests": {
"md5": "6c2f5b693fcd923136e7900b383d4c49",
"sha256": "5ef8f831f2e0f5a6d3ba2ea7574f0c77e988b7fba438fbfb63c4fecec4a41a99"
},
"downloads": -1,
"filename": "gitool-1.1.3.tar.gz",
"has_sig": false,
"md5_digest": "6c2f5b693fcd923136e7900b383d4c49",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 8786,
"upload_time": "2019-05-04T07:00:39",
"url": "https://files.pythonhosted.org/packages/d2/2d/90c5a82179c5043cb2a0d8b50b6d668e2ff0181c1e5b276e6fe4f886c2df/gitool-1.1.3.tar.gz"
}
],
"1.1.4": [
{
"comment_text": "",
"digests": {
"md5": "d6823fdc1e364acf59525b1142d82e5a",
"sha256": "5b0e275f56f833c52c0c53498560616e8402a2a826676395c190bf5dac972f89"
},
"downloads": -1,
"filename": "gitool-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d6823fdc1e364acf59525b1142d82e5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 9442,
"upload_time": "2019-05-06T21:57:00",
"url": "https://files.pythonhosted.org/packages/ca/e7/e0fafa52ac9b0767cb348ca8daac4630edcbec102b03603aae90ec8ff17d/gitool-1.1.4.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d6823fdc1e364acf59525b1142d82e5a",
"sha256": "5b0e275f56f833c52c0c53498560616e8402a2a826676395c190bf5dac972f89"
},
"downloads": -1,
"filename": "gitool-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d6823fdc1e364acf59525b1142d82e5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 9442,
"upload_time": "2019-05-06T21:57:00",
"url": "https://files.pythonhosted.org/packages/ca/e7/e0fafa52ac9b0767cb348ca8daac4630edcbec102b03603aae90ec8ff17d/gitool-1.1.4.tar.gz"
}
]
}