{"id":17046778,"url":"https://github.com/evpobr/sndfile-sys","last_synced_at":"2025-04-12T15:34:19.313Z","repository":{"id":57667807,"uuid":"153056847","full_name":"evpobr/sndfile-sys","owner":"evpobr","description":"Rust FFI bindings to libsndfile","archived":false,"fork":false,"pushed_at":"2021-07-17T05:07:52.000Z","size":44,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T00:44:06.867Z","etag":null,"topics":["rust-bindings"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/evpobr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-15T05:18:20.000Z","updated_at":"2023-09-20T11:27:31.000Z","dependencies_parsed_at":"2022-09-10T16:00:40.598Z","dependency_job_id":null,"html_url":"https://github.com/evpobr/sndfile-sys","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evpobr%2Fsndfile-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evpobr%2Fsndfile-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evpobr%2Fsndfile-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evpobr%2Fsndfile-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evpobr","download_url":"https://codeload.github.com/evpobr/sndfile-sys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589936,"owners_count":21129710,"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":["rust-bindings"],"created_at":"2024-10-14T09:47:26.739Z","updated_at":"2025-04-12T15:34:19.293Z","avatar_url":"https://github.com/evpobr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sndfile-sys\n\n[![Build Status](https://travis-ci.org/evpobr/sndfile-sys.svg?branch=master)](https://travis-ci.org/evpobr/sndfile-sys)\n\nRust FFI bindings to [libsndfile](https://github.com/erikd/libsndfile).\n\n## Notes\n\n### MSVC toolchain\n\nStarting from version v0.1.2 `sndfile-sys` can use [Vcpkg package manager](https://github.com/Microsoft/vcpkg) to search for\nnative `libsndfile` library (thanks to [Vcpkg](https://github.com/mcgoo/vcpkg-rs) crate):\n\n* Install `Vcpkg`\n* install static libsndfile library (x86|x64): `vcpkg install libsndfile:x64-windows-static`\n* Add `Vcpkg` path (e.g. `d:\\vcpkg`) to `VCPKG_ROOT` environment variable\n* Add `-Ctarget-feature=+crt-static` to `RUSTFLAGS` environment variable\n\nThis search method affects `MSVC` toolchain only. You can disable it completely with environment varible `VCPKGRS_DISABLE` set to `1`.\n\nUse can link to dynamic `libsndfile` (not recommended for `MSVC` toolchain):\n\n* Install dynamic `libsndfile` library with command: `vcpkg install libsndfile:x64-windows`\n* Delete `RUSTFLAGS` environment variable\n* Set `VCPKGRS_DYNAMIC` environment variable to `1`\n\nStarting from version v0.2.2 `sndfile-sys` can use [PkgConfig](git://anongit.freedesktop.org/pkg-config) to search for native\n`libsndfile` library (thanks to [pkg-config-rs](https://github.com/rust-lang/pkg-config-rs) crate):\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevpobr%2Fsndfile-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevpobr%2Fsndfile-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevpobr%2Fsndfile-sys/lists"}