{"id":34966680,"url":"https://github.com/concert/libadiff","last_synced_at":"2026-05-22T01:02:06.125Z","repository":{"id":22455878,"uuid":"25794396","full_name":"concert/libadiff","owner":"concert","description":"Audio diffing library","archived":false,"fork":false,"pushed_at":"2019-01-29T17:24:50.000Z","size":281,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-06T19:14:18.528Z","etag":null,"topics":["audio","c","diffing"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/concert.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-26T22:53:22.000Z","updated_at":"2023-05-08T11:12:34.000Z","dependencies_parsed_at":"2022-08-20T14:50:20.521Z","dependency_job_id":null,"html_url":"https://github.com/concert/libadiff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/concert/libadiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concert%2Flibadiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concert%2Flibadiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concert%2Flibadiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concert%2Flibadiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concert","download_url":"https://codeload.github.com/concert/libadiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concert%2Flibadiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28064126,"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","status":"online","status_checked_at":"2025-12-26T02:00:06.189Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["audio","c","diffing"],"created_at":"2025-12-26T23:11:57.037Z","updated_at":"2025-12-26T23:11:57.463Z","avatar_url":"https://github.com/concert.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"libadiff - Audio diffing library\n================================\n\n[![pipeline status](https://gitlab.com/concert/libadiff/badges/master/pipeline.svg)](\n    https://gitlab.com/concert/libadiff/commits/master)\n[![coverage report](https://gitlab.com/concert/libadiff/badges/master/coverage.svg)](\n    https://concert.gitlab.io/libadiff)\n\n## Build:\n\nTo build you'll need:\n * [`ninja`](https://ninja-build.org/) (build system)\n * [`meson`](http://mesonbuild.com/Quick-guide.html) (build system)\n * [`glib2`](https://developer.gnome.org/glib/) with headers\n * [`libsndfile`](http://www.mega-nerd.com/libsndfile/) with headers\n\nIf you're on a Debian-based Linux system, you can install them with:\n```\napt-get install ninja-build libglib2.0-dev libsndfile-dev\npip install meson  # Python3\n```\nThen you can build with:\n```\nmkdir build\nmeson build\nninja -C build\n```\nRun the tests with:\n```\nninja -C build test\n```\nTo enable coverage collection:\n```\nmesonconf build -Db_coverage=true\n```\nThen after running the tests:\n```\nninja -C build coverage-html\n```\n\nTo build the docs:\n```\ndoxygen\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcert%2Flibadiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcert%2Flibadiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcert%2Flibadiff/lists"}