Metadata-Version: 2.0
Name: toil-container
Version: 0.2.4
Summary: A python package with a Toil Job Class capable of containerized system calls.
Home-page: https://github.com/leukgen/toil_container
Author: Juan S. Medina, Juan E. Arango
Author-email: <medinaj@mskcc.org>, <arangooj@mskk.org>
License: MIT license
Keywords: toil_container,toil,docker,singularity
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Utilities
Provides-Extra: test
Requires-Dist: Click (>=6.7)
Requires-Dist: docker (==2.5.1)
Requires-Dist: subprocess32 (>=3.2.7)
Requires-Dist: toil (>=3.12.0)
Provides-Extra: test
Requires-Dist: coverage (>=4.4.2); extra == 'test'
Requires-Dist: pydocstyle (>=2.1.1); extra == 'test'
Requires-Dist: pytest-cov (>=2.5.1); extra == 'test'
Requires-Dist: pytest-env (==0.6.2); extra == 'test'
Requires-Dist: pylint (>=1.8.1); extra == 'test'
Requires-Dist: tox (==2.9.1); extra == 'test'

📘 learn more on `GitHub <https://github.com/leukgen/toil_container>`_!


