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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
GNU/MIT Scheme is an implementation of the Scheme programming language. It provides an interpreter, a compiler and a debugger. It also features an integrated Emacs-like editor and a large runtime library.
abduco provides session management i.e. it allows programs to be run independently from their controlling terminal. That is, programs can be detached---run in the background---and then later reattached.
Byobu is a Japanese term for decorative, multi-panel screens that serve as folding room dividers. The Byobu software includes an enhanced profile, configuration utilities, and system status notifications for the GNU Screen window manager as well as the Tmux terminal multiplexer.
GNU Screen is a terminal window manager that multiplexes a single terminal between several processes. The virtual terminals each provide features such as a scroll-back buffer and a copy-and-paste mechanism. Screen then manages the different virtual terminals, allowing you to easily switch between them, to detach them from the current session, or even splitting the view to show two terminals at once.
dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later.
reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
Scribus is a desktop publishing (DTP) application and can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. Scribus supports professional DTP features, such as CMYK color and a color management system to soft proof images for high quality color printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of four color separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via FreeType.
sg3-utils is a collection of utilities for devices that use the Small Computer System Interface (SCSI) command set. It includes utilities to read data from, write data to, control, modify, and query the state of SCSI devices.
For example, this package provides command-line tools to:
copy data based on
ddsyntax and semantics (calledsg_dd,sgp_dd, andsgm_dd)check
INQUIRYdata andVPD pages(sg_inq)check mode and log pages (
sginfo,sg_modes, andsg_logs)spin up and down disks (
sg_start)do self-tests (
sg_senddiag)parse sense data (
sg_decode_sense)and perform various other functions.
In addition, this package includes a library, called libsgutils, which can be used in C and C++ programs to interact with SCSI devices.
Libiscsi is a client-side library to implement the iSCSI protocol that can be used to access the resources of an iSCSI target. It is fully asynchronous with regards to iSCSI commands and SCSI tasks, but a synchronous layer is also provided for ease of use for simpler applications.
lsscsi lists SCSI logical units or SCSI targets. It can also list NVMe namespaces or controllers and show the relationship between a device's primary node name, its SCSI generic (sg) node name and its kernel name.
MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network.
SDL_net is a small, cross-platform networking library for SDL.
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware.
This package provides Graphics drawing primitives and other support functions wrapped up in an add-on, C-based library for the Simple Direct Media (SDL) cross-platform API layer.
SDL_image is an image file loading library for SDL that supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, and XV.
Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.
SDL_mixer is a multi-channel audio mixer library for SDL. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music. Supported formats include FLAC, MOD, MIDI, Ogg Vorbis, and MP3.
This package supports two MIDI backends, selectable at runtime. To use the newer fluidsynth library, install a soundfont such as fluid-3 and specify it using the SDL_SOUNDFONTS environment variable. For the legacy timidity backend, install a patch set such as freepats and set the path to the configuration file with TIMIDITY_CFG.
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware.
This library is a wrapper around the Pango library. It allows you to use TrueType fonts to render internationalized and tagged text in SDL applications.
SDL_ttf is a TrueType font rendering library for SDL.
SDL_net is a small, cross-platform networking library for SDL.
SDL_gfx provides graphics drawing primitives, rotozoom and other supporting functions for SDL.
Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.
This library is a wrapper around the Pango library. It allows you to use TrueType fonts to render internationalized and tagged text in SDL2 applications.