Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
306 B
JSON

{
"name": "liquid-dsp",
"version": "1.7.0",
"description": "Digital signal processing library for software-defined radios.",
"homepage": "https://liquidsdr.org/",
"license": "MIT",
"supports": "linux | osx",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}