Metadata-Version: 2.4
Name: backslash
Version: 2.39.0
Summary: Client library for the Backslash test reporting service
Home-page: http://github.com/getslash/backslash-python/
Author: Rotem Yaari
Author-email: vmalloc@gmail.com
License: BSD
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: GitPython
Requires-Dist: Logbook
Requires-Dist: munch
Requires-Dist: requests
Requires-Dist: sentinels
Requires-Dist: URLObject
Requires-Dist: vintage
Provides-Extra: testing
Requires-Dist: slash>=1.5.0; extra == "testing"
Requires-Dist: Flask; extra == "testing"
Requires-Dist: Flask-Loopback; extra == "testing"
Requires-Dist: pylint~=1.9.0; python_version < "3.0" and extra == "testing"
Requires-Dist: pylint~=2.2.0; python_version >= "3.0" and extra == "testing"
Requires-Dist: pytest; python_version < "3.0" and extra == "testing"
Requires-Dist: pytest>4.0; python_version >= "3.0" and extra == "testing"
Requires-Dist: pytest-cov<2.6; python_version < "3.0" and extra == "testing"
Requires-Dist: pytest-cov>=2.6; python_version >= "3.0" and extra == "testing"
Requires-Dist: URLObject; extra == "testing"
Requires-Dist: weber-utils; extra == "testing"
Provides-Extra: sentry
Requires-Dist: raven; extra == "sentry"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist

Client library for the Backslash test reporting service
