macOS
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de luaradio pour les workflows d'agents IA.
installation
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · Source: api.github.com
aperçu
Lightweight, embeddable flow graph signal processing framework for SDR
historique
LuaRadio is a lightweight flow-graph signal-processing framework for software-defined radio, written for LuaJIT and usable both as a command-line runner and as an embeddable scripting engine.
LuaRadio presents itself as a framework for building signal-processing flow graphs. Its official README emphasizes a small binary footprint, no hard external dependencies, and LuaJIT FFI as the bridge to accelerated libraries and SDR hardware.
LuaRadio is niche compared with GNU Radio, but it is packaged by Homebrew and MacPorts and has an official comparison path for GNU Radio users. Its adoption is mainly among SDR users who want scriptable flow graphs without the larger GNU Radio stack.
A typical LuaRadio program requires the radio package, builds blocks such as sources, mixers, filters, throttles, and sinks, connects them through a CompositeBlock, and runs the graph with the luaradio runner.
Common use cases include rapid prototyping of software radios, modulation and demodulation utilities, signal-processing experiments, and embedding Lua-defined processing in an existing radio application.
LuaRadio is interesting in package history because it shows LuaJIT's FFI-centered niche outside web stacks: a small scripting runtime used for native-adjacent signal-processing workflows.
For package maintainers, the dependencies on LuaJIT, FFTW, and liquid-dsp matter more than the command-line executable itself. The package gives SDR users a compact alternative to installing a larger radio framework.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
luaradio | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/vsergeev/luaradio
métadonnées d'installation
| Clé du paquet | brew:luaradio |
|---|---|
| Version | 0.11.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/luaradio |
| Page d'accueil | https://luaradio.io/ |
| Dépôt | https://github.com/vsergeev/luaradio |
| Docs amont | https://luaradio.io/docs |
| Licence | MIT |
| Archive source | https://github.com/vsergeev/luaradio/archive/refs/tags/v0.11.0.tar.gz |
| Dépendances | fftw, liquid-dsp, luajit |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | luaradio |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
luaradio
sudo port install luaradiopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.