The elan_data package allows you to create, edit and explore files compatible with the ELAN transcription application. Current support is only for non-nest tiers and the wave file format.
Raw data
{
"_id": null,
"home_page": "https://github.com/AlejandroCiuba/elan_data",
"name": "elan-data",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "elan,linguistics,transcription",
"author": "Alejandro Ciuba",
"author_email": "alejandrociuba@pitt.edu",
"download_url": "https://files.pythonhosted.org/packages/e4/b1/90b542f8f47f4837714865d6988b4594726747f8a548b616cc299a0773c6/elan_data-1.7.3.tar.gz",
"platform": "linux",
"description": "The elan_data package allows you to create, edit and explore files compatible with the ELAN transcription application. Current support is only for non-nest tiers and the wave file format.\n",
"bugtrack_url": null,
"license": "",
"summary": "Work with ELAN transcription files and their corresponding audio files via Python code.",
"version": "1.7.3",
"project_urls": {
"Homepage": "https://github.com/AlejandroCiuba/elan_data"
},
"split_keywords": [
"elan",
"linguistics",
"transcription"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6ce72277b0372248ba7d9357cdd1dbf6cb17e657c8656dce4268f696b747a3db",
"md5": "54c8a9bb38a79d29a4f83a3eb9b47fa0",
"sha256": "a12e0daed23a21d03e582728c6f9b8b8de05a7f22197b6c5581744aad93ed4ee"
},
"downloads": -1,
"filename": "elan_data-1.7.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "54c8a9bb38a79d29a4f83a3eb9b47fa0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 13881,
"upload_time": "2023-11-03T21:50:26",
"upload_time_iso_8601": "2023-11-03T21:50:26.669406Z",
"url": "https://files.pythonhosted.org/packages/6c/e7/2277b0372248ba7d9357cdd1dbf6cb17e657c8656dce4268f696b747a3db/elan_data-1.7.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e4b190b542f8f47f4837714865d6988b4594726747f8a548b616cc299a0773c6",
"md5": "70c641b39a3fce53074a254a9f42ef1e",
"sha256": "e08fa80dba5ef0ade055f97875c62bf661c4f5d372558c1e8242451edb3f6595"
},
"downloads": -1,
"filename": "elan_data-1.7.3.tar.gz",
"has_sig": false,
"md5_digest": "70c641b39a3fce53074a254a9f42ef1e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20661,
"upload_time": "2023-11-03T21:50:30",
"upload_time_iso_8601": "2023-11-03T21:50:30.517349Z",
"url": "https://files.pythonhosted.org/packages/e4/b1/90b542f8f47f4837714865d6988b4594726747f8a548b616cc299a0773c6/elan_data-1.7.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-03 21:50:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AlejandroCiuba",
"github_project": "elan_data",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pandas",
"specs": [
[
">=",
"1.3.5"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.21.6"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.5.0"
]
]
}
],
"lcname": "elan-data"
}