Metadata-Version: 1.0
Name: galfect
Version: 0.3.2
Summary: Converting drama text to html pages
Home-page: https://github.com/LKI/galfect
Author: Lirian Su
Author-email: liriansu@gmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: =======
        Galfect
        =======
        
        This is a quick command line tool converting a drama to html.
        You can see a quick demo in http://liriansu.com/galfect
        
        Project name come from '**gal**game ef**fect**'.
        
        Project source code is hosted on https://github.com/LKI/galfect
        
        This is also a project for me to learn html&js.
        
        ============
        Installation
        ============
        
        Use pip to install galfect.
        
        ::
        
            pip install galfect
        
        Then use `galfect templates/snow_white/white.drama`.
        
        This would generate an individual repository named *white*.
        
        You can open *white/index.html* in your browser to see the result.
        
Platform: UNKNOWN
