{ "info": { "author": "Ryuichi Yamamoto", "author_email": "zryuichi@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "# pyopenjtalk\n\n[![PyPI](https://img.shields.io/pypi/v/pyopenjtalk.svg)](https://pypi.python.org/pypi/pyopenjtalk)\n[![Build Status](https://travis-ci.org/r9y9/pyopenjtalk.svg?branch=master)](https://travis-ci.org/r9y9/pyopenjtalk)\n[![Documentation Status](https://readthedocs.org/projects/pyopenjtalk/badge/?version=latest)](http://pyopenjtalk.readthedocs.io/en/latest/?badge=latest)\n[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)\n\n**THIS IS ALPHA VERSION!**\n\nA python wrapper for [OpenJTalk](http://open-jtalk.sp.nitech.ac.jp/). Note that this is built on top of a [modified version of OpenJTalk](https://github.com/r9y9/open_jtalk).\n\n## Installation\n\nThe package is based on cython and built on top of the shared library of the OpenJTalk. Please have a look at the `travis.yml` and see how the shared library is installed. After you have installed the OpenJTalk shared library, then the installation of the package is just as follows:\n\n```\npip install pyopenjtalk\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/r9y9/pyopenjtalk", "keywords": "OpenJTalk,Research", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyopenjtalk", "package_url": "https://pypi.org/project/pyopenjtalk/", "platform": "", "project_url": "https://pypi.org/project/pyopenjtalk/", "project_urls": { "Homepage": "https://github.com/r9y9/pyopenjtalk" }, "release_url": "https://pypi.org/project/pyopenjtalk/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A python wrapper for OpenJTalk", "version": "0.0.1" }, "last_serial": 4150045, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "819f97d0124cceb3f85fc9de61e5c67e", "sha256": "e90125fe9b418c95efb229f7680900b34834cf522e2630fcf96be99c4cf93fcc" }, "downloads": -1, "filename": "pyopenjtalk-0.0.1.tar.gz", "has_sig": false, "md5_digest": "819f97d0124cceb3f85fc9de61e5c67e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675637, "upload_time": "2018-08-08T18:11:14", "url": "https://files.pythonhosted.org/packages/a9/54/5e321e9dd690847b37e3e7abba67b263b37462ab08ed6849eebdf409492a/pyopenjtalk-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "819f97d0124cceb3f85fc9de61e5c67e", "sha256": "e90125fe9b418c95efb229f7680900b34834cf522e2630fcf96be99c4cf93fcc" }, "downloads": -1, "filename": "pyopenjtalk-0.0.1.tar.gz", "has_sig": false, "md5_digest": "819f97d0124cceb3f85fc9de61e5c67e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675637, "upload_time": "2018-08-08T18:11:14", "url": "https://files.pythonhosted.org/packages/a9/54/5e321e9dd690847b37e3e7abba67b263b37462ab08ed6849eebdf409492a/pyopenjtalk-0.0.1.tar.gz" } ] }