Metadata-Version: 2.0
Name: gluetool
Version: 1.4.1
Summary: Python framework for constructing command-line pipelines
Home-page: https://gluetool.readthedocs.org/
Author: Miroslav Vadkerti, Milos Prchlik and others
Author-email: mvadkert@redhat.com, mprchlik@redhat.com
License: BSD
Description-Content-Type: UNKNOWN
Platform: UNIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Utilities
Requires-Dist: beautifulsoup4 (==4.5.3)
Requires-Dist: colorama (==0.3.7)
Requires-Dist: docutils (==0.13.1)
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: Jinja2 (==2.10)
Requires-Dist: lxml (==3.7.3)
Requires-Dist: packaging (==16.8)
Requires-Dist: raven (==6.0.0)
Requires-Dist: requests (==2.18.4)
Requires-Dist: requests-toolbelt (==0.8.0)
Requires-Dist: ruamel.yaml (==0.15.34)
Requires-Dist: Sphinx (==1.5.2)
Requires-Dist: sphinx-rtd-theme (==0.1.9)
Requires-Dist: tabulate (==0.8.2)
Requires-Dist: urlnorm (==1.1.4)

Gluetool is a command line centric generic framework useable for glueing modules into pipeline


