Metadata-Version: 2.1
Name: itt
Version: 2.59.3
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.59.3.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.18.4)
Requires-Dist: appdirs (>=1.4.0)
Requires-Dist: attrs (>=17.4.0)
Requires-Dist: apiutil (==1.6.2)
Requires-Dist: cachingutil (==1.2.6)
Requires-Dist: classutils (==1.16.0)
Requires-Dist: cli-utils (==1.0.4)
Requires-Dist: configurationutil[ui] (==3.7.0)
Requires-Dist: conversionutil (==1.4.1)
Requires-Dist: dbhelperutil (==1.1.0)
Requires-Dist: fdutil (==1.11.1)
Requires-Dist: logging-helper (==1.8.5)
Requires-Dist: misguided-xml (==1.0.3)
Requires-Dist: networkutil (==1.19.3)
Requires-Dist: pydnserver (==2.2.3)
Requires-Dist: pyhttpintercept (==0.24.2)
Requires-Dist: reportutil (==0.0.6)
Requires-Dist: simpil (==1.0.2)
Requires-Dist: stateutil (==1.4.0)
Requires-Dist: tableutil (==2.4.0)
Requires-Dist: timingsutil (==1.5.1)
Requires-Dist: uiutil (==1.29.3)
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.


