{ "info": { "author": "Abel Deuring", "author_email": "adeuring@gmx.net", "bugtrack_url": null, "classifiers": [], "description": "A Python module that implements the Picture Transfer Protocol, including\nsupport for CHDK extensions.\n\nInstallation\n============\n\n1. Make sure that\n\n * a C compiler is installed\n * the C header files of libusb and Python itself are installed.\n Under Ubuntu and Debian, these are the packages libusb-dev\n and python-dev.\n * Install libtool and automake.\n * To run tests, you need Python's testtols package. (python-testtools\n in Ubuntu and Debian.)\n\n2. Install the right version of libptp\n\npython-chdk-ptp requires yet another special libptp version:\nhttps://launchpad.net/python-ptp-chdk/trunk/0.1/+download/libptp-chdk-patches-0.1.tar.gz\n\nUnpack the libptp source code into the subdirectory 'libptp' of the main\npython-chdsk-ptp source code directory and run\n\n cd libptp\n autogen.sh\n configure --with-pic\n make\n\n3. Build and install python-ptp-chdk\n\nRun (in the main source code directory)\n\n setup.py build\n setup.py install\n\nUsage\n=====\n\nSee examples and tests. (Note that some examples require the Python\nImaging Library.)\n\nCredits\n=======\n\nThis project would be completely pointless without the amazing work\ndone by the CHDK developers anaylzing and extending the firmware of\nCanon compact cameras. Parts of the source code is borrowed from\nhttp://subversion.assembla.com/svn/chdkde/trunk/ and\nhttp://subversion.assembla.com/svn/chdkptp/\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "GPL2", "maintainer": null, "maintainer_email": null, "name": "pyptpchdk", "package_url": "https://pypi.org/project/pyptpchdk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyptpchdk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pyptpchdk/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "A Picture Transfer Protocol module supporting CHDK extensions", "version": "0.2.1" }, "last_serial": 783513, "releases": { "0.2": [ { "comment_text": "built for Linux-3.9.3-pf-x86_64-with-glibc2.7", "digests": { "md5": "d2da91c4f945af8a44d59ec43fe3533c", "sha256": "1f42d658167c711e4dac83c809116c7a9329b7e1f16380a07e492fac9cd54c88" }, "downloads": -1, "filename": "pyptpchdk-0.2.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "d2da91c4f945af8a44d59ec43fe3533c", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 148746, "upload_time": "2013-07-01T06:47:06", "url": "https://files.pythonhosted.org/packages/da/a9/7093fb0a87a84f05fab57de5064bbfbb79b692bfa35d23023239819d0937/pyptpchdk-0.2.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "cdd01ce48794111045f5aa87b5cade72", "sha256": "3c78481fb30b6e90faaa00c9bcc76e4395fbf8b0c252769622ac23651a593bd7" }, "downloads": -1, "filename": "pyptpchdk-0.2.tar.gz", "has_sig": false, "md5_digest": "cdd01ce48794111045f5aa87b5cade72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85086, "upload_time": "2013-06-29T21:04:05", "url": "https://files.pythonhosted.org/packages/62/8f/8a9a3d9dfe17be2a9afa55543058a00a169a6c7a6e5af8ea190ab556d306/pyptpchdk-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "228e0cbb51ef4c6e2b1719f7c0f74517", "sha256": "b6c48e2e454ad64d8bdff84b5d5a1673066d4fbb3608d66d737e57db12268d92" }, "downloads": -1, "filename": "pyptpchdk-0.2.1.tar.gz", "has_sig": false, "md5_digest": "228e0cbb51ef4c6e2b1719f7c0f74517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84588, "upload_time": "2013-06-29T21:06:39", "url": "https://files.pythonhosted.org/packages/c6/b1/a01e14a42cc695eb49b6e17c5889585e70526e9029fc115bad017d975871/pyptpchdk-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "228e0cbb51ef4c6e2b1719f7c0f74517", "sha256": "b6c48e2e454ad64d8bdff84b5d5a1673066d4fbb3608d66d737e57db12268d92" }, "downloads": -1, "filename": "pyptpchdk-0.2.1.tar.gz", "has_sig": false, "md5_digest": "228e0cbb51ef4c6e2b1719f7c0f74517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84588, "upload_time": "2013-06-29T21:06:39", "url": "https://files.pythonhosted.org/packages/c6/b1/a01e14a42cc695eb49b6e17c5889585e70526e9029fc115bad017d975871/pyptpchdk-0.2.1.tar.gz" } ] }