{ "info": { "author": "Fahrzin Hemmati", "author_email": "fahhem@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "This repository contains a pure-python implementation of the Android\nADB and Fastboot protocols, using libusb1 for USB communications.\n\nThis is a complete replacement and rearchitecture of the Android\nproject's ADB and fastboot code available at\nhttps://github.com/android/platform_system_core/tree/master/adb\n\nThis code is mainly targeted to users that need to communicate with\nAndroid devices in an automated fashion, such as in automated\ntesting. It does not have a daemon between the client and the device,\nand therefore does not support multiple simultaneous commands to the\nsame device. It does support any number of devices and never\ncommunicates with a device that it wasn't intended to, unlike the\nAndroid project's ADB.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/google/python-adb", "keywords": "android,adb,fastboot", "license": "", "maintainer": "", "maintainer_email": "", "name": "frida-android-adb", "package_url": "https://pypi.org/project/frida-android-adb/", "platform": "", "project_url": "https://pypi.org/project/frida-android-adb/", "project_urls": { "Homepage": "https://github.com/google/python-adb" }, "release_url": "https://pypi.org/project/frida-android-adb/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "A pure python implementation of the Android ADB and Fastboot protocols", "version": "1.2.0" }, "last_serial": 3325321, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "bf84e971354b327e96b94b24db865319", "sha256": "5813a1ba761e8c0bdc48847c76df4aea24c98c87ad44a360a3d0b6c66df75fcf" }, "downloads": -1, "filename": "frida-android-adb-1.2.0.tar.gz", "has_sig": false, "md5_digest": "bf84e971354b327e96b94b24db865319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21453, "upload_time": "2017-11-12T01:36:44", "url": "https://files.pythonhosted.org/packages/ea/1e/01eb95198efc48bc72e52676dee2d291788c8c78a6b3810dcd8ea8238522/frida-android-adb-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf84e971354b327e96b94b24db865319", "sha256": "5813a1ba761e8c0bdc48847c76df4aea24c98c87ad44a360a3d0b6c66df75fcf" }, "downloads": -1, "filename": "frida-android-adb-1.2.0.tar.gz", "has_sig": false, "md5_digest": "bf84e971354b327e96b94b24db865319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21453, "upload_time": "2017-11-12T01:36:44", "url": "https://files.pythonhosted.org/packages/ea/1e/01eb95198efc48bc72e52676dee2d291788c8c78a6b3810dcd8ea8238522/frida-android-adb-1.2.0.tar.gz" } ] }