Metadata-Version: 2.0
Name: sentaku
Version: 0.6.1
Summary: variadic ux implementation for testing
Home-page: https://github.com/RonnyPfannschmidt/Sentaku
Author: RonnyPfannschmidt
Author-email: opensource@ronnypfannschmidt.de
License: MPLv2
Keywords: testing
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Requires-Dist: attrs (>=16.3.0)
Requires-Dist: dectate (>=0.12)
Requires-Dist: importscan
Requires-Dist: reg (>=0.10)
Provides-Extra: examples
Requires-Dist: selenium; extra == 'examples'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

UNKNOWN


