Metadata-Version: 1.0
Name: pywix
Version: 0.1.6
Summary: Thin wrapper for WiX modelled on pypandoc.
Home-page: https://github.com/xoviat/pywix
Author: Mars Galactic
Author-email: xoviat@noreply.users.github.com
License: MIT
Description: pywix
        =====
        
        Thin wrapper for WiX modelled after pypandoc. Usage:
        
        ::
        
            pywix.call_wix_command(['candle', ...])
            pywix.call_wix_command(['light', ...])
            pywix.call_wix_command(['heat', ...])
        
        In the off chace that anyone else uses this library, pull requests are
        welcome.
Platform: UNKNOWN
