_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ncftp 3.3.0
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ftp.scm (gnu packages ftp)
Home page: https://www.ncftp.com/ncftp/
Licenses: Clarified Artistic
Build system: gnu
Synopsis: Command-line File Transfer Protocol (FTP) client
Description:

NcFTP Client (or just NcFTP) is a set of command-line programs to access File Transfer Protocol (FTP) servers. This includes ncftp, an interactive FTP browser, as well as non-interactive commands such as ncftpput and ncftpget.

weex 2.8.3
Channel: guix
Location: gnu/packages/ftp.scm (gnu packages ftp)
Home page: https://weex.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Non-interactive client for FTP synchronization
Description:

Weex is a utility designed to automate the task of remotely maintaining a web page or other FTP archive. It synchronizes a set of local files to a remote server by performing uploads and remote deletes as required.

lftp 4.9.3
Dependencies: zlib@1.3.1 readline@8.2.13 gnutls@3.8.9
Channel: guix
Location: gnu/packages/ftp.scm (gnu packages ftp)
Home page: https://lftp.yar.ru/
Licenses: GPL 3+
Build system: gnu
Synopsis: Command-line file transfer program
Description:

LFTP is a sophisticated FTP/HTTP client, and a file transfer program supporting a number of network protocols. Like Bash, it has job control and uses the Readline library for input. It has bookmarks, a built-in mirror command, and can transfer several files in parallel. It was designed with reliability in mind.

vsftpd 3.0.5
Dependencies: libcap@2.64 linux-pam@1.5.2 openssl@3.5.5
Channel: guix
Location: gnu/packages/ftp.scm (gnu packages ftp)
Home page: https://security.appspot.com/vsftpd.html
Licenses: GPL 2
Build system: gnu
Synopsis: Small FTP server with a focus on security
Description:

The Very Secure File Transfer Protocol Daemon or vsftpd is a server that listens on a TCP socket for clients and gives them access to local files via FTP. Security is a goal; not a guarantee.

fusion 3.2.13
Channel: guix
Location: gnu/packages/fusion.scm (gnu packages fusion)
Home page: https://fusion-lang.org
Licenses: GPL 3+
Build system: gnu
Synopsis: The Fusion programming language transpiler (fut)
Description:

Fusion is a programming language designed for implementing reusable components (libraries) for C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C, all from single codebase.

mygui-gl 3.4.3
Dependencies: font-dejavu@2.37 freetype@2.13.3 glu@9.0.2 graphviz@7.0.1 libglvnd@1.7.0 libx11@1.8.12 mesa@26.0.2 ois@1.5.1 sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: http://mygui.info/
Licenses: Expat
Build system: cmake
Synopsis: Fast, flexible and simple GUI (OpenGL backend)
Description:

MyGUI is a library for creating Graphical User Interfaces (GUIs) for games and 3D applications. The main goals of MyGUI are: speed, flexibility and ease of use.

entt 3.7.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/skypjack/entt
Licenses: Expat CC-BY 4.0
Build system: cmake
Synopsis: Entity component system
Description:

EnTT is a header-only library, containing (among other things)

  • an entity component system based on sparse sets,

  • a configuration system using the monostate pattern,

  • a static reflection system,

  • and a cooperative scheduler.

tsukundere 0.4.3
Dependencies: guile-sdl2@0.8.0 guile@3.0.9 pango@1.56.4 sdl2@2.30.8
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://gitlab.com/lilyp/tsukundere
Licenses: LGPL 3+
Build system: gnu
Synopsis: Visual novel engine
Description:

Tsukundere is a game engine geared heavily towards the development of visual novels, written on top of Guile-SDL2. It is still experimental.

shlomif-cmake-modules 0-0.2fa3e9b
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/shlomif/shlomif-cmake-modules
Licenses: Expat
Build system: copy
Synopsis: CMake modules for Shlomi Fish's projects
Description:

This repository contains CMake modules which are used across Shlomi Fish's projects.

grafx2 2.9
Dependencies: fontconfig-minimal@2.16.0 lua@5.3.5 sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: http://pulkomandy.tk/projects/GrafX2
Licenses: GPL 2
Build system: gnu
Synopsis: Bitmap paint program
Description:

GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. Specializing in 256-color drawing, it includes a very large number of tools and effects that make it particularly suitable for pixel art, game graphics, and generally any detailed graphics painted with a mouse.

angelscript 2.38.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.angelcode.com/angelscript/
Licenses: Zlib
Build system: cmake
Synopsis: Flexible cross-platform scripting library
Description:

AngelScript is an cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer. It can call standard C functions and C++ methods with little to no need for proxy functions. The application registers the functions, objects, and methods that the scripts work with. The same functions used by the application internally can be used by the scripting engine, which eliminates the need to duplicate functionality.

python-pytmx 3.32
Propagated dependencies: python-pygame@2.6.1 python-pysdl2@0.9.17 python-pyglet@2.0.18
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/bitcraft/PyTMX
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python library to read Tiled Map Editor's TMX maps
Description:

pytmx is a map loader for python/pygame designed for games. It provides smart tile loading with a fast and efficient storage base.

libresprite 1.1
Dependencies: curl@8.6.0 freetype@2.13.3 giflib@5.2.1 googletest@1.17.0 libarchive@3.7.7 libjpeg-turbo@2.1.4 libpng@1.6.39 libwebp@1.3.2 libx11@1.8.12 libxext@1.3.6 libxxf86dga@1.1.6 libxxf86vm@1.1.6 lua@5.3.5 pixman@0.46.4 sdl2@2.30.8 sdl2-image@2.8.8 tinyxml2@11.0.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://libresprite.github.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: Animated sprite editor and pixel art tool
Description:

LibreSprite is a tool for creating 2D pixel art for video games. In addition to basic pixel editing features, it can assist in the creation of animations, tiled graphics, texture atlases, and more. LibreSprite is a fork of the latest GPLv2 commit of Aseprite.

python-xsge 2021.10.11
Propagated dependencies: python-sge@2.0.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://python-sge.github.io/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Extensions for the SGE Game Engine
Description:

xSGE is a collection of modules that make doing certain tasks with the SGE Game Engine easier. In addition to SGE's conveniences, the user has access to a GUI toolkit, lighting and physics frameworks and Tiled TMX format support.

python-pygame 2.6.1
Dependencies: freetype@2.13.3 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2 sdl2-gfx@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libx11@1.8.12 libsmpeg@0.4.5-401 portmidi@217 v4l-utils@1.24.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.pygame.org
Licenses: FreeBSD Expat LGPL 2.0+ LGPL 2.1+ GPL 3+ Python Software Foundation License Public Domain LGPL 2.1+
Build system: pyproject
Synopsis: SDL wrapper for Python
Description:

Pygame is a set of Python modules designed for writing games. It adds functionality on top of the SDL library, allowing you to create games and multimedia programs in the Python language.

python-pybox2d 2.3.10
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/pybox2d/pybox2d
Licenses: Zlib
Build system: pyproject
Synopsis: 2D game physics for Python
Description:

Pybox2d is a 2D physics library for your games and simple simulations. It's based on the Box2D library, written in C++. It supports several shape types (circle, polygon, thin line segments), and quite a few joint types (revolute, prismatic, wheel, etc.).

python-sge 2.0.2
Propagated dependencies: python-pygame@2.6.1 python-uniseg@0.10.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://python-sge.github.io/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: 2D game engine for Python
Description:

The SGE Game Engine ("SGE", pronounced like "Sage") is a general-purpose 2D game engine. It takes care of several details for you so you can focus on the game itself. This makes more rapid game development possible, and it also makes the SGE easy to learn.

python-renpy 8.5.0
Dependencies: assimp@5.4.3 ffmpeg@8.1.1 freetype@2.13.3 fribidi@1.0.12 glew@2.2.0 libpng@1.6.39 sdl-union@1.2.68 xdg-utils@1.2.1
Propagated dependencies: python-ecdsa@0.19.0 python-future@1.0.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
Build system: pyproject
Synopsis: Ren'py python module
Description:

This package contains the shared libraries and Python modules of Ren'py. While functional, they are not meaningful on their own without the launcher and common Ren'py code provided by the renpy package and are only used to bootstrap it.

bullet 3.25
Dependencies: glu@9.0.2 libx11@1.8.12 mesa@26.0.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://pybullet.org/wordpress/
Licenses: Zlib
Build system: cmake
Synopsis: 3D physics engine library
Description:

Bullet is a physics engine library usable for collision detection. It is used in some video games and movies.

bennu-game-development 353
Dependencies: openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://sourceforge.net/projects/bennugd/
Licenses: Zlib
Build system: gnu
Synopsis: Programming language to create games
Description:

Bennu Game Development, also known as bennudg, is a programming language tailored at game development. It is the successor of Fenix.

inform 6.42
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://jxself.org/git/inform.git
Licenses: GPL 3+
Build system: gnu
Synopsis: The Inform 6 compiler
Description:

Inform 6 is a programming language designed for interactive fiction. This version of the compiler has been modified slightly to work better when the Inform standard library is in a non-standard location.

mc2mt 0.1-0.039dbc2
Propagated dependencies: python-anvil-parser@0.10.6-0.91a7eda
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/listia/mc2mt
Licenses: Expat
Build system: pyproject
Synopsis: Minecraft to Minetest world converter
Description:

mc2mt is a Minecraft to Minetest world converter. It can convert worlds from Minecraft 1.9 and later.

go-codeberg-org-anaseto-gruid-sdl 0.10.1
Propagated dependencies: go-codeberg-org-anaseto-gruid@0.25.0 go-github-com-veandco-go-sdl2@0.4.40 go-golang-org-x-image@0.32.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://codeberg.org/anaseto/gruid-sdl
Licenses: ISC
Build system: go
Synopsis: Gruid Driver using the go-sdl2 SDL2 bindings
Description:

Package sdl provides a Driver for making native graphical apps.

Total packages: 72465