sdl-net
SDL networking library
SDL_net is a small, cross-platform networking library for SDL.
- Versions: 1.2.8
- Website: https://www.libsdl.org/projects/SDL_net/
- Licenses: Zlib
- Package source: gnu/packages/sdl.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]