{ "info": { "author": "Mads R. B. Kristensen", "author_email": "madsbk@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Multimedia" ], "description": "Lightroom Cloud Extension\n=========================\n\nThis project extend Adobe Lightroom with cloud support making it possible to access a catalog from different machines safely without corrupting the catalog.\n\n**Features**:\n * Have a catalog file in a shared location, such as a folder in Google Drive, Dropbox, or a NAS, and have lrcloud synchronize the catalog between a local and the shared location.\n * Only synchronizing the changes not the whole catalog\n * Support Smart Previews\n * On-the-fly catalog compression\n\n**Current limitations**:\n * The paths in the shared catalog are not converted thus a catalog cannot be shared between Window and OSX.\n * No GUI\n * No simultaneous catalog access\n\n\nUsage\n-----\n.. note:: Please note that `lrcloud` is still in **beta** so backup your catalog frequently :)\n\n.. code:: \n\n $ python -m lrcloud -h\n usage: __main__.py [-h] [--init-push-to-cloud | --init-pull-from-cloud]\n [--cloud-catalog CLOUD_CATALOG]\n [--local-catalog LOCAL_CATALOG]\n [--lightroom-exec LIGHTROOM_EXEC | --lightroom-exec-debug LIGHTROOM_EXEC_DEBUG]\n [-v] [--no-smart-previews] [--config-file CONFIG_FILE]\n [--diff-cmd DIFF_CMD] [--patch-cmd PATCH_CMD]\n\n Cloud extension to Lightroom\n\n optional arguments:\n -h, --help show this help message and exit\n --init-push-to-cloud Initiate the local catalog and push it to the cloud\n (default: False)\n --init-pull-from-cloud\n Download the cloud catalog and initiate a\n corresponding local catalog (default: False)\n --cloud-catalog CLOUD_CATALOG\n The cloud/shared catalog file e.g. located in Google\n Drive or Dropbox (default: None)\n --local-catalog LOCAL_CATALOG\n The local Lightroom catalog file (default: None)\n --lightroom-exec LIGHTROOM_EXEC\n The Lightroom executable file (default: None)\n --lightroom-exec-debug LIGHTROOM_EXEC_DEBUG\n Instead of running Lightroom, append data to the end\n of the catalog file (default: None)\n -v, --verbose Increase output verbosity (default: False)\n --no-smart-previews Don't Sync Smart Previews (default: False)\n --config-file CONFIG_FILE\n Path to the configure (.ini) file (default:\n /home/madsbk/.lrcloud.ini)\n --diff-cmd DIFF_CMD The command that given two files, $in1 and $in2,\n produces a diff file $out (default: ./jdiff -f $in1\n $in2 $out)\n --patch-cmd PATCH_CMD\n The command that given a file, $in1, and a path,\n $patch, produces a file $out (default: ./jptch $in1\n $patch $out)", "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/madsbk/lrcloud", "keywords": "Lightroom Cloud", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "lrcloud", "package_url": "https://pypi.org/project/lrcloud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lrcloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/madsbk/lrcloud" }, "release_url": "https://pypi.org/project/lrcloud/0.1.1.post4/", "requires_dist": null, "requires_python": null, "summary": "Adobe Lightroom cloud support", "version": "0.1.1.post4" }, "last_serial": 2137588, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "ca8eb058be088646b77a54a109a3e0a3", "sha256": "32f6883ff6a1cf8a3538988550a4cb3735d8be4ce48f0cc7bc7dc03201034f79" }, "downloads": -1, "filename": "lrcloud-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ca8eb058be088646b77a54a109a3e0a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21815, "upload_time": "2016-05-26T22:09:33", "url": "https://files.pythonhosted.org/packages/b7/8a/cb4b909714eea41bd7b8082891596a18d4cf3493bc2a37b7c10484df9cef/lrcloud-0.1.1.tar.gz" } ], "0.1.1.post4": [ { "comment_text": "", "digests": { "md5": "beb53824430f5f8c8b422988964de208", "sha256": "5f8f15799c039fa6a08359aa317d8934e229a40628f26d09812b0aed0b5dc4fb" }, "downloads": -1, "filename": "lrcloud-0.1.1.post4.tar.gz", "has_sig": false, "md5_digest": "beb53824430f5f8c8b422988964de208", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21874, "upload_time": "2016-05-27T22:31:08", "url": "https://files.pythonhosted.org/packages/dd/a8/902c5f412f88ff6999dbafcb0750cb503efce29ba4e02e368577ca88c166/lrcloud-0.1.1.post4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "beb53824430f5f8c8b422988964de208", "sha256": "5f8f15799c039fa6a08359aa317d8934e229a40628f26d09812b0aed0b5dc4fb" }, "downloads": -1, "filename": "lrcloud-0.1.1.post4.tar.gz", "has_sig": false, "md5_digest": "beb53824430f5f8c8b422988964de208", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21874, "upload_time": "2016-05-27T22:31:08", "url": "https://files.pythonhosted.org/packages/dd/a8/902c5f412f88ff6999dbafcb0750cb503efce29ba4e02e368577ca88c166/lrcloud-0.1.1.post4.tar.gz" } ] }