{"id":21088803,"url":"https://github.com/iolanguage/taglib","last_synced_at":"2026-04-22T08:31:48.264Z","repository":{"id":66367873,"uuid":"124752128","full_name":"IoLanguage/TagLib","owner":"IoLanguage","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-17T09:48:52.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-01T01:44:36.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IoLanguage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-11T12:01:54.000Z","updated_at":"2018-06-17T09:48:53.000Z","dependencies_parsed_at":"2023-02-21T21:45:16.020Z","dependency_job_id":null,"html_url":"https://github.com/IoLanguage/TagLib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IoLanguage/TagLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FTagLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FTagLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FTagLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FTagLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IoLanguage","download_url":"https://codeload.github.com/IoLanguage/TagLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IoLanguage%2FTagLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32127851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T07:37:52.372Z","status":"ssl_error","status_checked_at":"2026-04-22T07:37:51.635Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-19T21:20:47.317Z","updated_at":"2026-04-22T08:31:48.244Z","avatar_url":"https://github.com/IoLanguage.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TagLib \nUsed to set meta data tags on the following audio formats:\n\n```\nape\nflac\nmp3\nmpc\nmpeg\nogg\n```\n\nSupports reading and writing the following attributes:\n\n```\ntitle\nartist\nalbum\nyear\ntrack\ngenre \n```\n\nAnd reading the attributes:\n```\nbitRate\nsampleRate\nchannels\nlength\n```\n\nExample use (load and modify a track genre):\n\n```Io\nt := TagLib clone setPath(\"foo.mp3\") load\nwriteln(\"genre = \", t genre)\nt setGenre(\"ambient\")\nt save\n```\n\n# Installation\n[`TagLib`](http://taglib.org) should be installed and foundable in your system. Then:\n```\neerie install https://github.com/IoLanguage/TagLib.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Ftaglib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolanguage%2Ftaglib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolanguage%2Ftaglib/lists"}