blob: 255c2bfeb80666ba41c3938674781410a36f8929 [file] [log] [blame]
dsinclair685bb882016-04-20 07:32:39 -07001Name: mock
2URL: http://pypi.python.org/pypi/mock
3Version: 1.0.1
4Security Critical: no
5License: BSD
6License File: NOT_SHIPPED
7Description:
8Python mock library, currently used by native_client_sdk. This is the
9same mock library that is now part of python 3.3 where it is know as
10unittest.mock.