Metadata-Version: 1.0
Name: pyfestival
Version: 0.6
Summary: Python Festival module
Home-page: https://github.com/techiaith/pyfestival
Author: Patrick Robertson
Author-email: techiaith@bangor.ac.uk
License: BSD
Description: A Python wrapper around the Festival Speech Synthesis System:
        http://www.cstr.ed.ac.uk/projects/festival/
        
        pyfestival creates a C module built on top of the festival source code, making it a self-contained Python library
        (there is no need to run festival-server alongside).
        
        pyfestival supports (and is tested on) Python 2.7+ including Python 3
        
Platform: *nix
