{ "info": { "author": "Terrillo Walls", "author_email": "terrillo@terrillo.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Programming Language :: Python" ], "description": "==================================================================\naws-polly: A better Speech Synthesis algorithm for AWS Polly\n==================================================================\n\nTODO: Modify the whole file as necessary.\n\nThis is a \"long description\" file for the package that you are creating.\nIf you submit your package to PyPi, this text will be presented on the `public page `_ of your package.\n\nNote: This README has to be written using `reStructured Text `_, otherwise PyPi won't format it properly.\n\nInstallation\n------------\n\nThe easiest way to install most Python packages is via ``easy_install`` or ``pip``::\n\n $ easy_install aws_polly\n\nUsage\n-----\n\nTODO: This is a good place to start with a couple of concrete examples of how the package should be used.\n\nThe boilerplate code provides a dummy ``main`` function that prints out the word 'Hello'::\n\n >> from awspolly import main\n >> main()\n\nWhen the package is installed via ``easy_install`` or ``pip`` this function will be bound to the ``aws_polly`` executable in the Python installation's ``bin`` directory (on Windows - the ``Scripts`` directory).", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "aws,polly,speech synthesis", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "aws-polly", "package_url": "https://pypi.org/project/aws-polly/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aws-polly/", "project_urls": { "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/aws-polly/0.1/", "requires_dist": null, "requires_python": null, "summary": "A better Speech Synthesis algorithm for AWS Polly", "version": "0.1" }, "last_serial": 2974237, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b42093fc74eef28f7772a17aa4033177", "sha256": "94e345ee413a0ecedc0bb36a52a02ee7476609cfc355d383ac2ca5bca693fbc8" }, "downloads": -1, "filename": "aws_polly-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b42093fc74eef28f7772a17aa4033177", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3776, "upload_time": "2017-06-23T17:50:00", "url": "https://files.pythonhosted.org/packages/ae/04/b1ab1b701bfeb08c9449b0431cc2c2874fb56705733c3514245f76578c1b/aws_polly-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a0b62d64f93b734e2eb733ca5fcfe4f", "sha256": "5dc48cc0acddc11c014ff122ec913936c8b4c67415b8858d0a17c1cbe853d670" }, "downloads": -1, "filename": "aws-polly-0.1.tar.gz", "has_sig": false, "md5_digest": "3a0b62d64f93b734e2eb733ca5fcfe4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3206, "upload_time": "2017-06-23T17:50:01", "url": "https://files.pythonhosted.org/packages/ac/10/6455728d22905fedb14cec840a69d7d8870464fdb4a59c99406dda01ece1/aws-polly-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b42093fc74eef28f7772a17aa4033177", "sha256": "94e345ee413a0ecedc0bb36a52a02ee7476609cfc355d383ac2ca5bca693fbc8" }, "downloads": -1, "filename": "aws_polly-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b42093fc74eef28f7772a17aa4033177", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3776, "upload_time": "2017-06-23T17:50:00", "url": "https://files.pythonhosted.org/packages/ae/04/b1ab1b701bfeb08c9449b0431cc2c2874fb56705733c3514245f76578c1b/aws_polly-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a0b62d64f93b734e2eb733ca5fcfe4f", "sha256": "5dc48cc0acddc11c014ff122ec913936c8b4c67415b8858d0a17c1cbe853d670" }, "downloads": -1, "filename": "aws-polly-0.1.tar.gz", "has_sig": false, "md5_digest": "3a0b62d64f93b734e2eb733ca5fcfe4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3206, "upload_time": "2017-06-23T17:50:01", "url": "https://files.pythonhosted.org/packages/ac/10/6455728d22905fedb14cec840a69d7d8870464fdb4a59c99406dda01ece1/aws-polly-0.1.tar.gz" } ] }