Metadata-Version: 2.1
Name: im-pipelines-utils
Version: 2.4.0
Summary: Utilities for Informatics Matters Pipelines
Home-page: https://github.com/InformaticsMatters/pipelines-utils
Author: Alan Christie
Author-email: achristie@informaticsmatters.com
License: Copyright (C) 2018 Informatics Matters Ltd. All rights reserved.
Keywords: pipelines
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*, <4
Requires-Dist: future (>=0.16.0)

Informatics Matters Pipelines Utilities
=======================================

The ``im-pipelines-utils`` module is a core set of utilities employed by
`Informatics Matters`_' computational pipelines, its automated *Pipeline
Tester* and distributed in a number of our container images.

pipelines_utils
---------------
Is a generally useful collection of utility modules for any Informatics Matters'
pipelines. These consist of utilities to process multi-value (comma-separated)
command-line parameter values along with numerous helper and convenience
methods for file handling and logging.

.. _Informatics Matters: http://www.informaticsmatters.com


