{"id":16843058,"url":"https://github.com/teverett/kriff","last_synced_at":"2025-03-18T05:42:55.464Z","repository":{"id":181507378,"uuid":"666212370","full_name":"teverett/kriff","owner":"teverett","description":"kriff","archived":false,"fork":false,"pushed_at":"2023-07-18T23:50:58.000Z","size":1400,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T12:27:44.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teverett.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":"2023-07-14T01:33:16.000Z","updated_at":"2023-07-15T22:10:48.000Z","dependencies_parsed_at":"2024-11-24T10:51:55.714Z","dependency_job_id":null,"html_url":"https://github.com/teverett/kriff","commit_stats":null,"previous_names":["teverett/kriff"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2Fkriff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2Fkriff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2Fkriff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2Fkriff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teverett","download_url":"https://codeload.github.com/teverett/kriff/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166639,"owners_count":20409177,"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-13T12:49:28.984Z","updated_at":"2025-03-18T05:42:55.445Z","avatar_url":"https://github.com/teverett.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/teverett/kriff/actions/workflows/main.yml/badge.svg)](https://github.com/teverett/kriff/actions/workflows/main.yml)\n\n# KRIFF\n\nA Java library for reading [RIFF](https://en.wikipedia.org/wiki/Resource_Interchange_File_Format) files\n\n## Usage\n\nMaven coordinates:\n\n```\n\u003cgroupId\u003ecom.khubla.kriff\u003c/groupId\u003e\n\u003cartifactId\u003ekriff\u003c/artifactId\u003e\n\u003cversion\u003e1.1\u003c/version\u003e\n```\n\nUse the type [RIFFFile](https://github.com/teverett/kriff/blob/main/src/main/java/com/khubla/kriff/domain/RIFFFile.java) to read the RIFF file from an `InputStream`.\nKRIFF will call the callback [ChunkCallback](https://github.com/teverett/kriff/blob/main/src/main/java/com/khubla/kriff/api/ChunkCallback.java) for each chunk in the file.\n\nRIFF specification from [here](https://www.aelius.com/njh/wavemetatools/doc/riffmci.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteverett%2Fkriff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteverett%2Fkriff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteverett%2Fkriff/lists"}