{"id":17786188,"url":"https://github.com/healscodes/ogg-swift","last_synced_at":"2025-07-21T20:31:51.392Z","repository":{"id":233374264,"uuid":"787126323","full_name":"HealsCodes/ogg-swift","owner":"HealsCodes","description":"Thin wrapper around libogg for Swift 5+","archived":false,"fork":false,"pushed_at":"2024-04-16T10:41:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T23:44:47.681Z","etag":null,"topics":["audio","audio-processing","ogg","swift-wrapper","swift5"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HealsCodes.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}},"created_at":"2024-04-15T23:54:45.000Z","updated_at":"2024-04-20T11:23:51.000Z","dependencies_parsed_at":"2024-04-21T19:03:28.019Z","dependency_job_id":null,"html_url":"https://github.com/HealsCodes/ogg-swift","commit_stats":null,"previous_names":["healscodes/ogg-swift"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HealsCodes/ogg-swift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fogg-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fogg-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fogg-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fogg-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HealsCodes","download_url":"https://codeload.github.com/HealsCodes/ogg-swift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fogg-swift/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266375282,"owners_count":23919545,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","audio-processing","ogg","swift-wrapper","swift5"],"created_at":"2024-10-27T09:22:38.709Z","updated_at":"2025-07-21T20:31:51.358Z","avatar_url":"https://github.com/HealsCodes.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ogg-swift\nThis package was created to provide an easy-to-maintain binding for [libogg](https://www.xiph.org/ogg/doc/libogg/index.html).\n\nIt's a drop-in alternative to ogg-wift by YBrid as development and maintenance of their package seems to have stopped.\n\n# Version\nThe current release supports libogg v1.3.5\n\n# Usage\nThis package is supposed to be used with SwiftPM or added as a Package dependency from XCode.\n\nFor Swift Package Manager add the following lines your Package.swift under `dependencies`:\n\n```swift\n  .package(\n    name: \"ogg-swift\",\n    url: \"https://github.com/HealsCodes/ogg-swift.git\",\n    from: \"1.3.5\"\n  )\n```\n\nTo use the package in your swift code simply import it:\n\n```swift\nimport LibOgg\n```\n\n# Licensing\nThis project is under MIT license. \n\nlibogg sources are pulled from [https://gitlab.xiph.org/ogg](https://gitlab.xiph.org/xiph/ogg/). \n\nOgg is licensed under the [New BSD License](https://wiki.xiph.org/XiphWiki:Copyrights). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealscodes%2Fogg-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealscodes%2Fogg-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealscodes%2Fogg-swift/lists"}