macOS
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · source: api.github.com
brew
Stream I/O Library. Version 3.0.2 via Homebrew; verified from local package data.
install
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · source: api.github.com
sudo apk add gensioAlpine Linux edge package indexes · gensio · source: dl-cdn.alpinelinux.org
sudo apt install gensio-binDebian stable package indexes · gensio-bin · source: deb.debian.org
sudo dnf install gensioFedora Rawhide package metadata · gensio · source: dl.fedoraproject.org
nix profile install nixpkgs#gensionixpkgs package indexes · pkgs/by-name/ge/gensio/package.nix · source: api.github.com
sudo pacman -S gensioArch Linux sync databases · gensio · source: geo.mirror.pkgbuild.com
sudo zypper install gensioopenSUSE Tumbleweed package metadata · gensio · source: download.opensuse.org
overview
Stream I/O Library
history
gensio is a C stream I/O framework that gives applications one stackable abstraction over TCP, UDP, SCTP, Unix sockets, serial devices, telnet, TLS, pseudo-terminals, files, sound, and other transports. It also ships command-line tools such as gensiot, gtlssh, gtlsshd, and gmdns.
The FAQ says gensio began inside ser2net while Corey Minyard was rewriting ser2net to add encryption and authentication. The protocol-layering code became general enough to split into its own library, then grew through additional transports, filters, and proof-of-concept tools.
gensio's adoption is concentrated in systems and networking niches rather than broad application development. The ser2net README describes gensio as a required library and notes that ser2net's crypto, mDNS, IPMI, RFC2217, and command-line connection capabilities come through gensio.
Practitioners build gensio stacks as strings, such as layering telnet over TCP or TLS over a transport, and can create outgoing gensios or accepter stacks for incoming connections. The USING guide recommends str_to_gensio and str_to_gensio_accepter for most code, with callbacks for event-driven I/O and blocking helpers for convenience.
gensio matters to package users because it turns serial, network, encrypted-login, and remote-console behavior into reusable packaged tools and libraries. It is especially relevant when ser2net-style deployments need authentication, encryption, RFC2217 serial control, or portable I/O behavior across Unix, macOS, BSD, and Windows.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gagwpe | cli | global executable | |
gensiot | cli | global executable | |
gmdns | cli | global executable | |
greflector | cli | global executable | |
gsh | cli | global executable | |
gsound | cli | global executable | |
gtlssh | cli | global executable | |
gtlssh-keygen | cli | global executable | |
gtlsshd | cli | global executable | |
gtlssync | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cminyard/gensio
install metadata
| Package key | brew:gensio |
|---|---|
| Version | 3.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gensio |
| Homepage | https://github.com/cminyard/gensio |
| Repository | https://github.com/cminyard/gensio |
| Upstream docs | https://github.com/cminyard/gensio#readme |
| License | LGPL-2.1-only AND GPL-2.0-only AND Apache-2.0 |
| Source archive | https://github.com/cminyard/gensio/releases/download/v3.0.2/gensio-3.0.2.tar.gz |
| Dependencies | gettext, glib, openssl@3, portaudio, python@3.14, tcl-tk |
| Build dependencies | go, pkgconf, swig |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gensio |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gensio-bin 2.8.13-7
abstract stream I/O (command line tool)
https://github.com/cminyard/gensio
sudo apt install gensio-binlibgensio-dev 2.8.13-7
abstract stream I/O (development files)
https://github.com/cminyard/gensio
sudo apt install libgensio-devlibgensio6t64 2.8.13-7
abstract stream I/O (runtime files)
https://github.com/cminyard/gensio
sudo apt install libgensio6t64python3-gensio 2.8.13-7
abstract stream I/O (Python 3 bindings)
https://github.com/cminyard/gensio
sudo apt install python3-gensiogensio
nix profile install nixpkgs#gensiogensio-bin 2.8.2-6.1build1
abstract stream I/O (command line tool)
https://github.com/cminyard/gensio
sudo apt install gensio-binlibgensio-dev 2.8.2-6.1build1
abstract stream I/O (development files)
https://github.com/cminyard/gensio
sudo apt install libgensio-devlibgensio6t64 2.8.2-6.1build1
abstract stream I/O (runtime files)
https://github.com/cminyard/gensio
sudo apt install libgensio6t64python3-gensio 2.8.2-6.1build1
abstract stream I/O (Python 3 bindings)
https://github.com/cminyard/gensio
sudo apt install python3-gensiogensio 2.8.14-r0
General Stream I/O
https://github.com/cminyard/gensio
sudo apk add gensiogensio-dev 2.8.14-r0
General Stream I/O (development files)
https://github.com/cminyard/gensio
sudo apk add gensio-devgensio-doc 2.8.14-r0
General Stream I/O (documentation)
https://github.com/cminyard/gensio
sudo apk add gensio-docgensio-libs 2.8.14-r0
General Stream I/O (libraries)
https://github.com/cminyard/gensio
sudo apk add gensio-libsgensio 3.0.2-2.fc45
General Stream I/O
https://github.com/cminyard/gensio
sudo dnf install gensiolibgensio 3.0.2-2.fc45
Dynamic gensio Libraries
https://github.com/cminyard/gensio
sudo dnf install libgensiolibgensio-devel 3.0.2-2.fc45
Development files for gensio
https://github.com/cminyard/gensio
sudo dnf install libgensio-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.