{ "info": { "author": "Pietro Battiston", "author_email": "me@pietrobattiston.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Desktop Environment :: Gnome", "Topic :: Internet :: WWW/HTTP", "Topic :: Multimedia :: Graphics", "Topic :: Utilities" ], "description": "===== What is this app? =====\ngallery-uploader is a program that allows you to easily upload pictures to a\nremote Gallery (http://gallery.menalto.com/) installation. It is particularly\nsuggested for use from Nautilus, the default (GNOME) filemanager.\n\nLast version of gallery-uploader can always be found at\nhttp://www.pietrobattiston.it/gallery_uploader.\n\nIt currently supports only Gallery version 2 installations.\n\n===== How do I install it? =====\nThere are two ways to install gallery-uploader:\n\n1) Single-user, as Nautilus script: just move into the extracted folder and\ndouble-click \"install.sh\". This will uninstall previous versions if detected.\n\n2) System-wide, as standalone program: if you use Debian, or a Debian\nderivative, such as Ubuntu, just install the Debian package; otherwise, download\nand extract the tarball, then open a terminal into the extracted folder and run\n\"sudo python setup.py install\". Notice this will install it also as a\nsystem-wide nautilus script: single users can enable it using for instance\nnautilus-scripts-manager\n(see http://www.pietrobattiston.it/nautilus-scripts-manager )\n\n3) Single-user, as standalone program: just open a terminal into the extracted\nfolde and run \"./gallery-uploader\". Do not try to install with \"python setup.py\"\nto private directories: it won't work.\n\n===== What are its requirements? =====\n\nYou need\n * Python (version 2.6 or higher),\n * python-xdg,\n * python-argparse (already present in Python 2.7),\n * pygtk (2.12 or later should work, though 2.14 is required for usage in standalone mode; the version of the gtk+ libraries must be 2.16 or later),\nall preinstalled in many Linux installations, and\n * galleryremote ( http://pietrobattiston.it/galleryremote ), which does the real work of communicating with remote Gallery instances.\n \nIf python-gnomekeyring is present, passwords will be safely stored with GNOME\nKeyring.\n\nGallery-uploader was created to be used from Nautilus, GNOME's default\nfilemanager, but it is in no way tied to it: if you prefer, you can use it from\nshell, by giving the names of the images to load as arguments. If it doesn't get\nany argument, it will open a small browser which can be used to select the\ndesired pictures. This browser, which makes gallery-uploader a real standalone\nprogram, requires the additional dependence python-gnome in order to work.\n\n===== Old configuration files =====\n\nUntil version 1.11, Gallery-uploader relied on another library: gup.\nIts configuration files may be left in a folder called \".gup\" inside your home\ndirectory. The first time you run a newer version of Gallery-uploader, it will\nimport them automatically. Afterwhile, if you do not use gup directly, you can\nsafely delete that folder.\n\n===== Who should I blame if this sucks? =====\n\nPietro Battiston - \n\n===== How to translate to my language? =====\n\nYou must have an account on http://www.transifex.net . Then, visit\n\nhttp://www.transifex.net/projects/p/galleryuploader/c/default/\n\nAssuming that your language doesn't exist, click \"Add a new translation\" and\nupload the .po file for your language (which doesn't have to necessarily contain\ntranslated strings already). This step will soon become unnecessary, but for the\nmoment feel free to write me a line, and I'll take care of it.\n\nAfter that, you can click on the \"edit\" icon near to your language and start\nfilling the fields.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pietrobattiston.it/gallery-uploader", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Gallery-Uploader", "package_url": "https://pypi.org/project/Gallery-Uploader/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Gallery-Uploader/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.pietrobattiston.it/gallery-uploader" }, "release_url": "https://pypi.org/project/Gallery-Uploader/2.3/", "requires_dist": null, "requires_python": null, "summary": "Upload pictures and videos to Gallery installations", "version": "2.3" }, "last_serial": 2287859, "releases": { "2.3": [ { "comment_text": "", "digests": { "md5": "28eca637abde87af79f3f006ec360c77", "sha256": "c2b2b2f727b0dddb6141cdaa2358bf3edfae90cdb68274b7db7fb4605e59778d" }, "downloads": -1, "filename": "gallery-uploader-2.4.tar.gz", "has_sig": false, "md5_digest": "28eca637abde87af79f3f006ec360c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57885, "upload_time": "2016-08-18T07:49:43", "url": "https://files.pythonhosted.org/packages/8b/a7/4ebf22dd31f92d6373e3643ebd03348b9096284dfb371afaab79dd35e831/gallery-uploader-2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28eca637abde87af79f3f006ec360c77", "sha256": "c2b2b2f727b0dddb6141cdaa2358bf3edfae90cdb68274b7db7fb4605e59778d" }, "downloads": -1, "filename": "gallery-uploader-2.4.tar.gz", "has_sig": false, "md5_digest": "28eca637abde87af79f3f006ec360c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57885, "upload_time": "2016-08-18T07:49:43", "url": "https://files.pythonhosted.org/packages/8b/a7/4ebf22dd31f92d6373e3643ebd03348b9096284dfb371afaab79dd35e831/gallery-uploader-2.4.tar.gz" } ] }