Metadata-Version: 1.0
Name: mozdevice
Version: 0.1
Summary: Mozilla-authored device management
Home-page: http://github.com/mozilla/mozbase
Author: Mozilla Automation and Testing Team
Author-email: tools@lists.mozilla.com
License: MPL
Description: [mozdevice](https://github.com/mozilla/mozbase/tree/master/mozdevice) provides
        an interface to interact with a remote device such as an Android phone connected
        to a workstation. Currently there are two implementations of the interface: one
        uses a TCP-based protocol to communicate with a server running on the device,
        another uses Android's adb utility.
        
Platform: UNKNOWN
