Metadata-Version: 2.0
Name: itt
Version: 2.11.10
Summary: Provides a set of useful test tools written in Python.
Home-page: https://bitbucket.org/davisowb/integration-test-tools.git
Author: Oli Davis & Hywel Thomas
Author-email: oli.davis@me.com, hywel.thomas@mac.com
License: MIT
Download-URL: https://bitbucket.org/davisowb/integration-test-tools.git/get/2.11.10.tar
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Provides-Extra: test
Requires-Dist: pip (>=8.1.2)
Requires-Dist: future (>=0.16.0)
Requires-Dist: better-exceptions (>=0.1.6)
Requires-Dist: requests[security] (>=2.11.1)
Requires-Dist: appdirs (>=1.4.0)
Requires-Dist: attrs (>=17.4.0)
Requires-Dist: apiutil (>=0.2.6)
Requires-Dist: cachingutil (==1.2.0)
Requires-Dist: classutils (==1.7.0)
Requires-Dist: cli-utils (==1.0.3)
Requires-Dist: configurationutil[ui] (==2.6.0)
Requires-Dist: conversionutil (==1.2.1)
Requires-Dist: dbhelperutil (==1.1.0)
Requires-Dist: fdutil (==1.7.8)
Requires-Dist: logging-helper (==1.8.3)
Requires-Dist: misguided-xml (==1.0.2)
Requires-Dist: networkutil (==1.16.7)
Requires-Dist: pydnserver (==2.1.4)
Requires-Dist: pyhttpintercept (==0.9.4)
Requires-Dist: reportutil (==0.0.4)
Requires-Dist: simpil (==1.0.2)
Requires-Dist: stateutil (==1.1.0)
Requires-Dist: tableutil (==2.2.4)
Requires-Dist: timingsutil (==1.2.0)
Requires-Dist: uiutil (==1.17.0)
Requires-Dist: voicerss-tts (==1.0.5)
Requires-Dist: psutil (>=4.3.1)
Requires-Dist: beautifulsoup4 (>=4.5.0)
Requires-Dist: openpyxl (>=2.4.0)
Requires-Dist: pycountry (>=17.9.23)
Requires-Dist: google-cloud-speech (>=0.30.0)
Provides-Extra: test


Integration Test Tools
========================

Provides a quick way to import a set of useful test tool packages written in Python.
It also provides a few basic utilities of its own.


