Metadata-Version: 2.0
Name: pyoozie
Version: 0.0.3
Summary: A Python client for querying and scheduling with Oozie
Home-page: https://github.com/Shopify/pyoozie
Author: Shopify Data Acceleration
Author-email: data-acceleration@shopify.com
License: MIT
Keywords: oozie
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: enum34 (>=0.9.23)
Requires-Dist: requests (>=2.12.3)
Requires-Dist: six (>=1.10.0)
Requires-Dist: typing
Requires-Dist: untangle (>=1.1.0)
Requires-Dist: yattag (>=1.7.2)
Provides-Extra: deploy
Requires-Dist: setuptools (>=0.9); extra == 'deploy'
Requires-Dist: twine (>=1.9.1); extra == 'deploy'
Provides-Extra: test
Requires-Dist: autopep8; extra == 'test'
Requires-Dist: flake8; extra == 'test'
Requires-Dist: mock; extra == 'test'
Requires-Dist: pycodestyle (==2.2.0); extra == 'test'
Requires-Dist: pylint (>=1.7.1,<1.8); extra == 'test'
Requires-Dist: pytest (>=2.7); extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-randomly; extra == 'test'
Requires-Dist: pywebhdfs (>=0.4.1); extra == 'test'
Requires-Dist: requests-mock; extra == 'test'
Requires-Dist: shopify-python (==0.4.1); extra == 'test'
Requires-Dist: xmltodict; extra == 'test'
Provides-Extra: test
Requires-Dist: mypy;  python_version >= "3.3" and extra == 'test'

UNKNOWN


