https://github.com/dbry/WavPack/releases/tag/5.7.0
WavPack packaged for the Swift Package Manager.
{ "name": "CWavPack", "path": "/usr/src/package", "targets": [ { "name": "wavpack", "path": "Sources/wavpack", "type": "library", "c99name": "wavpack", "sources": [ "common_utils.c", "decorr_utils.c", "entropy_utils.c", "extra1.c", "extra2.c", "open_filename.c", "open_legacy.c", "open_raw.c", "open_utils.c", "pack.c", "pack_dns.c", "pack_dsd.c", "pack_floats.c", "pack_utils.c", "read_words.c", "tag_utils.c", "tags.c", "unpack.c", "unpack3.c", "unpack3_open.c", "unpack3_seek.c", "unpack_dsd.c", "unpack_floats.c", "unpack_seek.c", "unpack_utils.c", "write_words.c" ], "module_type": "ClangTarget", "product_memberships": [ "wavpack" ] }, { "name": "CWavPackTests", "path": "Tests/CWavPackTests", "type": "test", "c99name": "CWavPackTests", "sources": [ "CWavPackTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "wavpack" ] } ], "products": [ { "name": "wavpack", "type": { "library": [ "automatic" ] }, "targets": [ "wavpack" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.6", "manifest_display_name": "CWavPack" }
{ "name": "CWavPack", "targets": [ { "name": "wavpack", "type": "regular", "exclude": [], "settings": [ { "kind": { "headerSearchPath": { "_0": "include/wavpack" } }, "tool": "c" } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "CWavPackTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "wavpack", null ] } ], "packageAccess": false } ], "products": [ { "name": "wavpack", "type": { "library": [ "automatic" ] }, "targets": [ "wavpack" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "CWavPack", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }