Metadata-Version: 2.0
Name: typecaster
Version: 0.1.0
Summary: Dynamically generate podcasts from text.
Home-page: https://github.com/nbedi/typecaster
Author: Neil Bedi
Author-email: neilbedi@gmail.com
License: MIT
Keywords: podcast
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: apscheduler (>=3.0.5)
Requires-Dist: pydub (>=0.16.0)
Requires-Dist: requests (>=2.9.1)
Requires-Dist: responses (>=0.5.0)
Requires-Dist: six (>=1.6.1)

==========
typecaster
==========

Dynamically generate podcasts from text. Give typecaster your text and podcast 
details and it will generate mp3 episode files, Speech Synthesis Markup Language
text and iTunes-friendly RSS feeds.


* Documentation: http://typecaster.readthedocs.org/
* Repository: https://github.com/nbedi/typecaster/
* Issues: https://github.com/nbedi/typecaster/issues

.. image:: https://travis-ci.org/nbedi/typecaster.svg
    :target: https://travis-ci.org/nbedi/typecaster
    :alt: Build status

.. image:: https://img.shields.io/pypi/l/typecaster.svg
    :target: https://pypi.python.org/pypi/typecaster
    :alt: License

.. image:: https://img.shields.io/pypi/pyversions/agate.svg
    :target: https://pypi.python.org/pypi/agate
    :alt: Support Python versions


