{"id":17227120,"url":"https://github.com/hadware/textgrid-parser","last_synced_at":"2025-03-25T17:49:08.805Z","repository":{"id":79256331,"uuid":"528407340","full_name":"hadware/textgrid-parser","owner":"hadware","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-24T12:56:21.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T15:44:44.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-24T12:10:42.000Z","updated_at":"2022-08-24T12:11:16.000Z","dependencies_parsed_at":"2023-04-14T14:33:45.648Z","dependency_job_id":null,"html_url":"https://github.com/hadware/textgrid-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadware%2Ftextgrid-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadware%2Ftextgrid-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadware%2Ftextgrid-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadware%2Ftextgrid-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadware","download_url":"https://codeload.github.com/hadware/textgrid-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245515595,"owners_count":20628196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T04:18:12.888Z","updated_at":"2025-03-25T17:49:08.775Z","avatar_url":"https://github.com/hadware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Textgrid parser\n\nA barebone,  `sly`-based (LALR(1)) parser for textgrid files\n\n## Installation\n\nThis repo will be uploaded to pipy's repository at some point. For the time being,\n\n```shell\n    pip install git+ssh://git@github.com/hadware/textgrid-parser.git\n```\n\n## Parsing a Textgrid\n\n```python\n\nfrom textgrid_parser import parse_textgrid\n\ntiers = parse_textgrid(\"my_textgrid.TextGrid\", check_consistency=True, textgrid_format=\"full\")\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadware%2Ftextgrid-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadware%2Ftextgrid-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadware%2Ftextgrid-parser/lists"}