Metadata-Version: 1.2
Name: phix
Version: 0.3.0
Summary: Make writing your Sphinx docs a little easier.
Home-page: https://github.com/wlonk/phix
Author: Kit La Touche
Author-email: kit@transneptune.net
License: MIT
Download-URL: https://github.com/wlonk/phix/tarball/0.3.0
Description: phix
        ====
        
        version number: 0.1.0
        author: Kit La Touche
        
        Overview
        --------
        
        Make writing your Sphinx docs a little easier.
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install phix
        
        
        Or clone the repo:
        
            $ git clone https://github.com/wlonk/phix.git
            $ python setup.py install
        
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
        
Keywords: Sphinx
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
