Metadata-Version: 2.1
Name: jolt
Version: 0.9.8
Summary: A task executor
Home-page: https://bitbucket.org/rand_r/jolt
Author: Robert Andersson
Author-email: rand_r@bitbucket.org
License: UNKNOWN
Description: Welcome to Jolt
        ===============
        
        Jolt is an easy to use, yet powerful task execution tool. Tasks are defined
        in Python scripts using a class based API. A task typically produces output
        which can be published as binary artifacts into content addressable caches
        for later consumption by other tasks.
        
        Distributed execution and remote storage providers are supported through plugins.
        
        For full documentation, please visit http://jolt.readthedocs.io/
        
Keywords: build msbuild xcode make pam bazel jolt conan
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Provides-Extra: dev
Provides-Extra: test
