Metadata-Version: 1.1
Name: pmr.wfctrl
Version: 0.1.0
Summary: Workflow controller
Home-page: http://github.com/PMR/pmr.wfctrl
Author: UNKNOWN
Author-email: UNKNOWN
License: gpl
Description: Introduction
        ============
        
        A basic and light-weight workspace manager for PMR.  While this package
        will ultimately be usable as a general purpose library, for now features
        are targetted for integration by the MAP client.
        
        .. image:: https://travis-ci.org/PMR/pmr.wfctrl.png?branch=master
            :target: https://travis-ci.org/PMR/pmr.wfctrl
        .. image:: https://coveralls.io/repos/PMR/pmr.wfctrl/badge.png?branch=master
            :target: https://coveralls.io/r/PMR/pmr.wfctrl?branch=master
        
        Changelog
        =========
        
        0.1 - 2013-12-18
        ----------------
        
        - Initial release.
        - Core support for basic incremental workflow management using both git
          and mercurial.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
