This package browser is in early development. Mind the rough edges.

sdl-net

SDL networking library

SDL_net is a small, cross-platform networking library for SDL.

Installation

Install the latest version of sdl-net as follows:

guix install sdl-net

Or install a particular version:

guix install sdl-net@1.2.8

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of sdl-net about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/sdl-net'><img src='https://packages.guix.gnu.org/packages/sdl-net/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/sdl-net/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/sdl-net)

Example Org:

[[https://packages.guix.gnu.org/packages/sdl-net][https://packages.guix.gnu.org/packages/sdl-net/badges/latest-version.svg]]