{ "info": { "author": "Jose Diaz-Gonzalez", "author_email": "gitlab-backup@josediazgonzalez.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: System :: Archiving :: Backup" ], "description": "=============\ngitlab-backup\n=============\n\n|PyPI| |Python Versions|\n\nbackup a gitlab user or organization\n\nRequirements\n============\n\n- GIT 1.9+\n\nInstallation\n============\n\nUsing PIP via PyPI::\n\n pip install gitlab-backup\n\nUsing PIP via Github::\n\n pip install git+https://github.com/josegonzalez/python-gitlab-backup.git#egg=gitlab-backup\n\nUsage\n=====\n\nCLI Usage is as follows::\n\n usage: gitlab-backup [-h] [--host HOST] [--username USERNAME]\n [--password PASSWORD] [--oath-token OATH_TOKEN]\n [--private-token PRIVATE_TOKEN] [--clone-bare]\n [--clone-lfs] [--disable-ssl-verification]\n [--namespace NAMESPACE]\n [--output-directory OUTPUT_DIRECTORY] [--prefer-ssh]\n [--skip-existing]\n\n Backup a gitlab account\n\n optional arguments:\n -h, --help show this help message and exit\n --host HOST gitlab host\n --username USERNAME username for basic auth\n --password PASSWORD password for basic auth. If a username is given but\n not a password, the password will be prompted for.\n --oath-token OATH_TOKEN\n oath token, or path to token (file://...)\n --private-token PRIVATE_TOKEN\n private token, or path to token (file://...)\n --clone-bare clone bare repositories\n --clone-lfs clone LFS repositories (requires Git LFS to be\n installed, https://git-lfs.github.com)\n --disable-ssl-verification\n disable ssl verification\n --namespace NAMESPACE\n specify a gitlab namespace to backup\n --output-directory OUTPUT_DIRECTORY\n directory at which to backup the repositories\n --prefer-ssh Clone repositories using SSH instead of HTTPS\n --skip-existing skip project if a backup directory exists\n --with-membership Backup projects provided user or key is member of\n\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/gitlab-backup.svg\n :target: https://pypi.python.org/pypi/gitlab-backup/\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/gitlab-backup.svg\n :target: https://github.com/albertyw/gitlab-backup\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/josegonzalez/python-gitlab-backup", "keywords": "", "license": "The MIT License (MIT)\n\nCopyright (c) 2018 Jose Diaz-Gonzalez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "gitlab-backup", "package_url": "https://pypi.org/project/gitlab-backup/", "platform": "", "project_url": "https://pypi.org/project/gitlab-backup/", "project_urls": { "Homepage": "http://github.com/josegonzalez/python-gitlab-backup" }, "release_url": "https://pypi.org/project/gitlab-backup/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "backup a gitlab user or organization", "version": "0.3.0" }, "last_serial": 5233564, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "75f187aa8cf2f258afe83160cbf9d1b9", "sha256": "542dc56a458d1acc934decc2dab40443a1b984498237392761e09f1794cdbbe9" }, "downloads": -1, "filename": "gitlab_backup-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "75f187aa8cf2f258afe83160cbf9d1b9", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8485, "upload_time": "2018-03-24T18:57:52", "url": "https://files.pythonhosted.org/packages/93/c1/c67f4faf2a16ba0c5c123aba582cd8b285bb0af8ba8a462602d9b2bd2443/gitlab_backup-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f56cac0f09b342d5bc08c0ae8bb89bcf", "sha256": "e221877941ef8d17419daa64c4fcbcfc7890eb6e810a7127797cef6336a82c49" }, "downloads": -1, "filename": "gitlab-backup-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f56cac0f09b342d5bc08c0ae8bb89bcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6080, "upload_time": "2018-03-24T18:57:51", "url": "https://files.pythonhosted.org/packages/01/a0/a2611f18a90445486dae9a5ca3c570586c1ae16a24047c492c8450e5bf27/gitlab-backup-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5e41b89a7aa3cfd2e371c46ccf0972c9", "sha256": "cd75eacd008c529337aba83ad45e6418c8f33bc2d55b919b7a2054458ae7733f" }, "downloads": -1, "filename": "gitlab_backup-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "5e41b89a7aa3cfd2e371c46ccf0972c9", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8480, "upload_time": "2018-03-24T18:59:34", "url": "https://files.pythonhosted.org/packages/c1/fd/6c8d423f5171059109d85f1364570f221a99b4175f4205226ee2762240e0/gitlab_backup-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9cc20134f80d8e3db4a068218130610", "sha256": "12c9a494794e954e459a31bbeb7924c0935f00c6a05d7631d85cc6882db9cbba" }, "downloads": -1, "filename": "gitlab-backup-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e9cc20134f80d8e3db4a068218130610", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6093, "upload_time": "2018-03-24T18:59:33", "url": "https://files.pythonhosted.org/packages/78/1e/df860a0e63144249beb0a06530fb1adb58370974b68d1e21b63675b2dc71/gitlab-backup-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "33db9f4dc89787f971ca61ad6a832d50", "sha256": "c8c0b4faa5a1c6057cdb6e8adbeb0038bda182807db883f0c41d0c39d98dddb6" }, "downloads": -1, "filename": "gitlab_backup-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "33db9f4dc89787f971ca61ad6a832d50", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7049, "upload_time": "2019-01-31T16:29:05", "url": "https://files.pythonhosted.org/packages/e7/b8/2c91cd1db7d310c64a0f2eb97031429613a4060796c01ae4842d068b81a2/gitlab_backup-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e2f05fd016ed2514ab135654c9300cb", "sha256": "1a88855c58aedfdcc82fa2b09d16c0497ab9f4a5fce49a7b94c7016d88f9c53a" }, "downloads": -1, "filename": "gitlab-backup-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0e2f05fd016ed2514ab135654c9300cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6194, "upload_time": "2019-01-31T16:29:03", "url": "https://files.pythonhosted.org/packages/77/35/a96ba25f9ae02a681cb60630ddfb22a6da4ecb6e2a8cbe2d4ac2bc58ea29/gitlab-backup-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "61449d201fd847b2d843783df4d5af7b", "sha256": "28ca245d8b45f9d1108c74d9e219fe55299df97de4b0e4e04bf6742a259839a5" }, "downloads": -1, "filename": "gitlab_backup-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "61449d201fd847b2d843783df4d5af7b", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 7126, "upload_time": "2019-05-06T15:24:13", "url": "https://files.pythonhosted.org/packages/eb/c8/b0c4157f9097a5b8fb8d1fe149d191196308649d5a9ad132ccf05653d22b/gitlab_backup-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eccdefa4865eda937dec7fd3899acfb0", "sha256": "8da4e3ad36eef607b781a1447ff7202b70d22115cf2f4db2305e6210cd34c6b2" }, "downloads": -1, "filename": "gitlab-backup-0.3.0.tar.gz", "has_sig": false, "md5_digest": "eccdefa4865eda937dec7fd3899acfb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6364, "upload_time": "2019-05-06T15:24:12", "url": "https://files.pythonhosted.org/packages/89/53/6cc7257c90684817919821f53162801a977e902ad3dcc18b7a2fb6e856cb/gitlab-backup-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61449d201fd847b2d843783df4d5af7b", "sha256": "28ca245d8b45f9d1108c74d9e219fe55299df97de4b0e4e04bf6742a259839a5" }, "downloads": -1, "filename": "gitlab_backup-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "61449d201fd847b2d843783df4d5af7b", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 7126, "upload_time": "2019-05-06T15:24:13", "url": "https://files.pythonhosted.org/packages/eb/c8/b0c4157f9097a5b8fb8d1fe149d191196308649d5a9ad132ccf05653d22b/gitlab_backup-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eccdefa4865eda937dec7fd3899acfb0", "sha256": "8da4e3ad36eef607b781a1447ff7202b70d22115cf2f4db2305e6210cd34c6b2" }, "downloads": -1, "filename": "gitlab-backup-0.3.0.tar.gz", "has_sig": false, "md5_digest": "eccdefa4865eda937dec7fd3899acfb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6364, "upload_time": "2019-05-06T15:24:12", "url": "https://files.pythonhosted.org/packages/89/53/6cc7257c90684817919821f53162801a977e902ad3dcc18b7a2fb6e856cb/gitlab-backup-0.3.0.tar.gz" } ] }