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.
Strawberry is a music player and music collection organizer. It is a fork of Clementine aimed at music collectors and audiophiles.
klick is an advanced command-line based metronome for JACK. It allows you to define complex tempo maps for entire songs or performances.
This package provides the LV2 plugin "GxOverDriver", an overdrive effect.
This plugin for beets automatically obtains tag data from https://bandcamp.com/. It's also capable of getting song lyrics and album art using the beets FetchArt plugin.
Dragonfly Reverb is a bundle of two free audio effects: a concert hall reverb and a room reverb. Both are available as LV2 plugins as well as JACK standalone applications.
PortMidi is a library supporting real-time input and output of MIDI data using a system-independent interface.
PortMidi is a library supporting real-time input and output of MIDI data using a system-independent interface.
MilkyTracker is a music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility.
This is a program for recording sound files with JACK. It can connect to any JACK port and record the output into a stereo WAV file.
This is the continuation of the official Discogs API client for Python. It enables you to query the Discogs database for information on artists, releases, labels, users, Marketplace listings,and more. It also supports OAuth 1.0a authorization, which allows you to change user data such as profile information, collections and wantlists,inventory, and orders.
pianobar is a console-based music player for the personalized online radio pandora.com. It has configurable keys for playing and managing stations, can be controlled remotely via fifo, and can run event-based scripts for scrobbling, notifications, etc.
Libpd provides Pure Data as an embeddable audio synthesis library. Its main purpose is to liberate raw audio rendering from audio and MIDI drivers.
Musicbrainzngs implements Python bindings of the MusicBrainz web service. This library can be used to retrieve music metadata from the MusicBrainz database.
libdiscid is a C library for creating MusicBrainz and freedb disc IDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the disc ID to the database and gathers ISRCs and the MCN (=UPC/EAN) from disc.
MuseScore is a music score typesetter. Its main purpose is the creation of high-quality engraved musical scores in a WYSIWYG environment.
It supports unlimited staves, linked parts and part extraction, tablature, MIDI input, percussion notation, cross-staff beaming, automatic transposition, lyrics (multiple verses), fretboard diagrams, and in general everything commonly used in sheet music. Style options and style sheets to change the appearance and layout are provided.
MuseScore can also play back scores through the built-in sequencer and SoundFont sample library.
musl is a simple and lightweight C standard library. It strives to be correct in the sense of standards-conformance and safety.
Myrddin is a programming language. It features strong type checking, generics, type inference, closures, and traits. It aims for C like low level control. This combination makes Myrddin suitable for anything ranging from desktop applications, to embedded systems and potentially even kernel development.
Ncdu is a disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
Ncdu is a disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
Ncdu is a disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.
Curses Development Kit (CDK) is a C library of widgets which allow a programmer to quickly create TUI applications. Widgets are objects whose appearance and behavior can be customized, e.g. a pulldown menu or a file-viewer.
STFL is a language for easily describing GUIs. STFL is also the name of this library which translates those descriptions into a curses-based widget set for text terminals.
STFL descriptions do not contain any concrete layouting information, such as x/y coordinates of widgets. Instead, container widgets such as vertical and horizontal boxes, as well as tables, are used to group widgets. The actual layouting work is done by the STFL library. This allows STFL GUIs to handle terminals of different sizes and terminal resize events transparently for the application programmer.
GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.