{ "info": { "author": "Kiril Zyapkov", "author_email": "kiril.zyapkov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7", "Topic :: Artistic Software", "Topic :: Multimedia :: Graphics :: Capture", "Topic :: Multimedia :: Graphics :: Capture :: Digital Camera", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": "About this project\r\n==================\r\n\r\ncanon-remote_ is a USB library for Canon digital cameras in Python\r\nwith pyusb_. It originally started as a Python port of gphoto2_'s\r\n`Canon library`_ for a PowerShot G3. Only the subset necessary for\r\nthis model was ported, but it should be usable with other models from\r\nthat era (not without hacking) and will almost surely not work on much\r\nnewer cameras, not without serious hacking. The project was created\r\nbecause gphoto2 lacks support for certain remote capture features,\r\nnamely locking the autofocus and setting the autofocus mode to macro.\r\n\r\nThe latest project documentation can be found at the `project homepage`_.\r\nOr you can build it from source.\r\n\r\n`The source`_ is hosted at `bitbucket`_.\r\n\r\nYou can contact me at kiril.zyapkov@gmail.com.\r\n\r\nLicense\r\n-------\r\n\r\n`canon-remote`_ is licensed under GPLv3_.\r\n\r\nDisclaimer\r\n----------\r\n\r\nCanon is a registered trademark of `Canon Inc.`_ This project is an\r\nunofficial implementation of their closed USB camera protocol. I am not\r\naffiliated with Canon Inc. No information or code from them was used\r\nfor this work. The protocol was reverse-engineered by the guys behind\r\ngphoto2_, thanks guys!\r\n\r\n.. warning::\r\n Use this at **your own risk**. I haven't damaged my camera with it yet,\r\n but it's not impossible.\r\n\r\n.. _project homepage:\r\n.. _canon-remote: http://packages.python.org/canon-remote/\r\n.. _pyusb: http://sourceforge.net/apps/trac/pyusb/\r\n.. _gphoto2: http://www.gphoto.org/\r\n.. _Canon library: http://gphoto.svn.sourceforge.net/viewvc/gphoto/trunk/libgphoto2/camlibs/canon/\r\n.. _Canon Inc.: http://www.canon.com\r\n.. _bitbucket: http://bitbucket.org\r\n.. _The source: http://bitbucket.org/xxcn/canon-remote/\r\n.. _GPLv3: http://gplv3.fsf.org/", "description_content_type": null, "docs_url": "https://pythonhosted.org/canon-remote/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/canon-remote/", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "canon-remote", "package_url": "https://pypi.org/project/canon-remote/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/canon-remote/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/canon-remote/" }, "release_url": "https://pypi.org/project/canon-remote/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Use old Canon cameras with Python.", "version": "0.0.1" }, "last_serial": 752555, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8d33255e601d265ac03e487839ef56aa", "sha256": "9f87f893c564d933a2a57259a31fde0afdfecbf6623e91b5bc13e8d3a88f35fe" }, "downloads": -1, "filename": "canon-remote-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8d33255e601d265ac03e487839ef56aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20150, "upload_time": "2012-02-25T16:59:25", "url": "https://files.pythonhosted.org/packages/92/0e/5950e47b5d3bef30212eab7df7effb340a83a8450b952530a8d8180d44e3/canon-remote-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d33255e601d265ac03e487839ef56aa", "sha256": "9f87f893c564d933a2a57259a31fde0afdfecbf6623e91b5bc13e8d3a88f35fe" }, "downloads": -1, "filename": "canon-remote-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8d33255e601d265ac03e487839ef56aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20150, "upload_time": "2012-02-25T16:59:25", "url": "https://files.pythonhosted.org/packages/92/0e/5950e47b5d3bef30212eab7df7effb340a83a8450b952530a8d8180d44e3/canon-remote-0.0.1.tar.gz" } ] }