Metadata-Version: 2.1
Name: har-transformer
Version: 1.0.2.dev20190305162518
Summary: A tool to convert HAR files into a locustfile.
Home-page: https://transformer.readthedocs.io/
Author: Serhii Cherniavskyi
Author-email: serhii.cherniavskyi@zalando.de
Keywords: load testing,locust,har
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Testing :: Traffic Generation
Provides-Extra: docs
Requires-Dist: chevron (>=0.13,<0.14)
Requires-Dist: dataclasses (>=0.6.0,<0.7.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: ecological (>=1.6,<2.0)
Requires-Dist: pendulum (>=2.0,<3.0)
Requires-Dist: sphinx (>=1.8,<2.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.6,<2.0); extra == "docs"
Requires-Dist: sphinx-issues (>=1.2,<2.0); extra == "docs"
Project-URL: Repository, https://github.com/zalando-incubator/transformer
