{ "info": { "author": "Jaiden Mispy", "author_email": "jaiden@mispy.me", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "dropblame\n=========\n\n.. image:: https://badge.fury.io/py/dropblame.svg\n :target: https://badge.fury.io/py/dropblame\n\n|\n\nA Python command line tool which will convert the revision history of a\nDropbox file into a git repository, so you can run ``git blame`` or\n``git diff``. Suggested by `@cgranade `_.\n\nInstallation\n------------\n\n``pip install dropblame``\n\nUsage\n-----\n\n``drop blame /path/to/Dropbox/file``\n\nSyncs Dropbox revisions to a git repo and runs git blame. Any additional\narguments will be passed to git blame.\n\n``drop cd /path/to/Dropbox/file``\n\nSyncs Dropbox revisions to a git repo and then opens a shell there, if\nyou want to run diff or other operations. The commit messages contain\nDropbox revision ids.\n\nNotes\n-----\n\nThe first time you run ``drop`` you will be asked for configuration\ndetails to connect to Dropbox, which will be stored in\n~/.dropblame/config.yml.\n\nNote that this tool can only go back as far as the Dropbox API will\nallow, which is currently 100 revisions.\n\nI've only tested this on Linux so far.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mispy/dropblame", "keywords": "git dropbox command-line", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dropblame", "package_url": "https://pypi.org/project/dropblame/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dropblame/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mispy/dropblame" }, "release_url": "https://pypi.org/project/dropblame/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "\"git blame\" for Dropbox files", "version": "0.0.1" }, "last_serial": 1902709, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "17da47c54860d5a3a9d92c9389aa22da", "sha256": "86dae150c006d9484d5c9badc0a4baae1f78e89a8397398721b6810becde544c" }, "downloads": -1, "filename": "dropblame-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "17da47c54860d5a3a9d92c9389aa22da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5927, "upload_time": "2016-01-13T14:06:05", "url": "https://files.pythonhosted.org/packages/4f/a5/504bbe6f812ca8670bf7213bca89a7303f34194aa13a3166a12ba1867328/dropblame-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "813cc3c8a5502b9d82d39c6644b13d0f", "sha256": "a4ea03ffdec4a4d2822e6f595f5b91604ca10921bfbb75db203c60a5e3b3883b" }, "downloads": -1, "filename": "dropblame-0.0.1.tar.gz", "has_sig": false, "md5_digest": "813cc3c8a5502b9d82d39c6644b13d0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4069, "upload_time": "2016-01-13T14:06:33", "url": "https://files.pythonhosted.org/packages/6d/3a/35d8c315955e2f619ef89a96cd6e7e4694b3b3f230e6924dde968cd9422a/dropblame-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17da47c54860d5a3a9d92c9389aa22da", "sha256": "86dae150c006d9484d5c9badc0a4baae1f78e89a8397398721b6810becde544c" }, "downloads": -1, "filename": "dropblame-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "17da47c54860d5a3a9d92c9389aa22da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5927, "upload_time": "2016-01-13T14:06:05", "url": "https://files.pythonhosted.org/packages/4f/a5/504bbe6f812ca8670bf7213bca89a7303f34194aa13a3166a12ba1867328/dropblame-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "813cc3c8a5502b9d82d39c6644b13d0f", "sha256": "a4ea03ffdec4a4d2822e6f595f5b91604ca10921bfbb75db203c60a5e3b3883b" }, "downloads": -1, "filename": "dropblame-0.0.1.tar.gz", "has_sig": false, "md5_digest": "813cc3c8a5502b9d82d39c6644b13d0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4069, "upload_time": "2016-01-13T14:06:33", "url": "https://files.pythonhosted.org/packages/6d/3a/35d8c315955e2f619ef89a96cd6e7e4694b3b3f230e6924dde968cd9422a/dropblame-0.0.1.tar.gz" } ] }