Metadata-Version: 1.0
Name: git-pw
Version: 0.1.0
Summary: Git-Patchwork integration tool
Home-page: https://git-pw.readthedocs.org/
Author: Stephen Finucane
Author-email: stephenfinucane@hotmail.com
License: MIT License
Description: git-pw
        ======
        
        git-pw is a tool for integrating Git with `Patchwork`_, the web-based patch
        tracking system.
        
        Installation
        ------------
        
        To install ``git-pw``, use ``pip``:
        
        .. code-block:: bash
        
            $ pip install git-pw
        
        Documentation
        -------------
        
        Documentation is available on `Read the Docs`_.
        
        .. _`Patchwork`: http://jk.ozlabs.org/projects/patchwork/
        .. _`Read the Docs`: https://git-pw.readthedocs.org/
        
        
Keywords: git patchwork
Platform: UNKNOWN
