zhiqiang.yu 4352713f8e add adb and led tool há 11 meses atrás
..
doc 4352713f8e add adb and led tool há 11 meses atrás
mox3 4352713f8e add adb and led tool há 11 meses atrás
CONTRIBUTING.rst 4352713f8e add adb and led tool há 11 meses atrás
COPYING.txt 4352713f8e add adb and led tool há 11 meses atrás
MANIFEST.in 4352713f8e add adb and led tool há 11 meses atrás
README.chromium 4352713f8e add adb and led tool há 11 meses atrás
README.rst 4352713f8e add adb and led tool há 11 meses atrás
requirements.txt 4352713f8e add adb and led tool há 11 meses atrás
setup.cfg 4352713f8e add adb and led tool há 11 meses atrás
setup.py 4352713f8e add adb and led tool há 11 meses atrás
test-requirements.txt 4352713f8e add adb and led tool há 11 meses atrás
tox.ini 4352713f8e add adb and led tool há 11 meses atrás

README.chromium

Name: mox3
Short Name: mox3
URL: https://github.com/openstack/mox3
Version: 60dd893a8095f9d7957bf6635dc1620a7908d86b (commit hash)
License: Apache License 2.0
License File: NOT_SHIPPED
Security Critical: no

Local modification:
Remove doc/source/conf.py because it's not needed and cause the checklicense.py
to fail.

Description:
Mox3 is an unofficial port of the Google mox framework
(http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible
with mox as possible, but small enhancements have been made. The library was
tested on Python version 3.2, 2.7 and 2.6.

This library is added since pyfakefs depends on it.