{ "info": { "author": "Scott Seyfarth", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Sound/Audio :: Analysis", "Topic :: Multimedia :: Sound/Audio :: Speech", "Topic :: Scientific/Engineering" ], "description": "This package is for reading and writing Praat TextGrid annotations in\nPython. It can read TextGrid files that are compatible with the\n`TextGrid file\nformat `__\nspecification. It is tested to work with Python 2.7, 3.4, 3.5, and 3.6.\n\nUsage\n-----\n\nThe ``tgre.py`` module docstring shows some usage examples, and the\ndocstrings in ``tgre.py`` have more detail on functionality.\n\nInstallation\n------------\n\nThe package can be installed from PyPI with this command:\n\n::\n\n pip install tgre\n\nThe latest version can also be installed from GitHub with this command:\n\n::\n\n pip install git+http://github.com/scjs/tgre.git\n\nYou can also copy the ``tgre`` subdirectory into your working directory,\nor put it in your Python path.\n\nTests\n-----\n\nTo run the tests, run ``nosetests`` from the root directory, or\n``python setup.py test`` to install the test dependencies first.\n\nReferences\n----------\n\nBoersma, Paul & Weenink, David (2016). Praat: doing phonetics by\ncomputer [Computer program]. Version 6.0.12, retrieved from\nhttp://www.praat.org/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/scjs/tgre", "keywords": "TextGrid Praat speech linguistics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tgre", "package_url": "https://pypi.org/project/tgre/", "platform": "", "project_url": "https://pypi.org/project/tgre/", "project_urls": { "Homepage": "http://github.com/scjs/tgre" }, "release_url": "https://pypi.org/project/tgre/1.0/", "requires_dist": null, "requires_python": "", "summary": "Read, write, and modify Praat TextGrid annotations", "version": "1.0" }, "last_serial": 3558622, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "bf2577c192a5465dbce3fb21e89daec8", "sha256": "e25f0cdeac5bec54a7b559eb5bab5b5e9950d130676df8fec660f7952ee27329" }, "downloads": -1, "filename": "tgre-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf2577c192a5465dbce3fb21e89daec8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10002, "upload_time": "2018-02-06T22:30:13", "url": "https://files.pythonhosted.org/packages/9f/14/61462d20fb9f2f1db8aa30b49be092df641b9b983988a129e13d4f2c64a7/tgre-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52dc1254603d503fce09f61d28bbc7a3", "sha256": "1ebfb2438d213e78e357a093d6078d6e8bb2bffa4027874bf304c67521f6f344" }, "downloads": -1, "filename": "tgre-1.0.zip", "has_sig": false, "md5_digest": "52dc1254603d503fce09f61d28bbc7a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20721, "upload_time": "2018-02-06T22:30:14", "url": "https://files.pythonhosted.org/packages/89/0f/713c0b192a3661160c4535b56fe53bb8641613b330dc27cbd9816f81d3b6/tgre-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf2577c192a5465dbce3fb21e89daec8", "sha256": "e25f0cdeac5bec54a7b559eb5bab5b5e9950d130676df8fec660f7952ee27329" }, "downloads": -1, "filename": "tgre-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf2577c192a5465dbce3fb21e89daec8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10002, "upload_time": "2018-02-06T22:30:13", "url": "https://files.pythonhosted.org/packages/9f/14/61462d20fb9f2f1db8aa30b49be092df641b9b983988a129e13d4f2c64a7/tgre-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52dc1254603d503fce09f61d28bbc7a3", "sha256": "1ebfb2438d213e78e357a093d6078d6e8bb2bffa4027874bf304c67521f6f344" }, "downloads": -1, "filename": "tgre-1.0.zip", "has_sig": false, "md5_digest": "52dc1254603d503fce09f61d28bbc7a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20721, "upload_time": "2018-02-06T22:30:14", "url": "https://files.pythonhosted.org/packages/89/0f/713c0b192a3661160c4535b56fe53bb8641613b330dc27cbd9816f81d3b6/tgre-1.0.zip" } ] }