Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Side by Side Diff: appengine/third_party/python-libusb1/README.swarming

Issue 1306633002: Overhaul Android support and make Swarming bot use python-adb (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Packaged libusb1 as a relative package to fix import paths Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: Python ctype-based wrapper around libusb1 1 Name: Python ctype-based wrapper around libusb1
2 Short Name: python-libusb1 2 Short Name: python-libusb1
3 URL: https://github.com/vpelletier/python-libusb1 3 URL: https://github.com/vpelletier/python-libusb1
4 Revision: 08f438ad6a3f4f4ccdd56ab86bb2c1fd3f2dd1f0 4 Revision: 08f438ad6a3f4f4ccdd56ab86bb2c1fd3f2dd1f0
5 License: GPL v2.0 5 License: GPL v2.0
6 6
7 Description: 7 Description:
8 Pure-python wrapper for libusb-1.0 8 Pure-python wrapper for libusb-1.0
9 9
10 Local Modifications: 10 Local Modifications:
11 - rm *.sh *.in setup.py stdeb.cfg testUSB1.py .gitignore .travis.yml 11 - rm *.sh *.in setup.py stdeb.cfg testUSB1.py .gitignore .travis.yml
12 - rm -rf examples 12 - rm -rf examples
13 - touch __init__.py
OLDNEW
« no previous file with comments | « appengine/third_party/python-adb/adb/filesync_protocol.py ('k') | appengine/third_party/python-libusb1/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698