Metadata-Version: 2.1
Name: gluetool
Version: 1.8
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
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.6.3)
Requires-Dist: colorama (==0.3.9)
Requires-Dist: docutils (==0.14)
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: Jinja2 (==2.10)
Requires-Dist: lxml (==4.2.4)
Requires-Dist: packaging (==17.1)
Requires-Dist: raven (==6.9.0)
Requires-Dist: requests (==2.19.1)
Requires-Dist: requests-toolbelt (==0.8.0)
Requires-Dist: ruamel.yaml (==0.15.51)
Requires-Dist: Sphinx (==1.5.2)
Requires-Dist: sphinx-rtd-theme (==0.4.1)
Requires-Dist: tabulate (==0.8.2)
Requires-Dist: typing (==3.6.6)
Requires-Dist: typing-extensions (==3.6.6)
Requires-Dist: urlnorm (==1.1.4)

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


