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.
Id3lib is a cross-platform software development library for reading, writing, and manipulating ID3v1 and ID3v2 tags. It is an on-going project whose primary goals are full compliance with the ID3v2 standard, portability across several platforms, and providing a powerful and feature-rich API with a highly stable and efficient implementation.
Mpc123 is a command-line player for files in the Musepack audio compression format (.mpc files).
Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1,2 and 3 (MPEG 1.0 layer 3 aka MP3 most commonly tested).
eyeD3 is a Python tool for working with audio files, specifically mp3 files containing ID3 metadata (i.e. song info). It provides a command-line tool (eyeD3) and a Python library (import eyed3) that can be used to write your own applications or plugins that are callable from the command-line tool.
Libmpg123 is a MPEG 1.0/2.0/2.5 audio decoder library for layers 1, 2 and 3 (MPEG 1.0 layer 3 aka MP3 most commonly tested).
Minimp3 is a header-only MP3 decoder library.
This library supports decoding of the Musepack (MPC) audio compression format.
Wavbreaker is a WAV and MP3 file splitter. It can be used to break up a WAV or MP3 audio file into multiple WAV files. Wavbreaker contains a helpful waveform display of the audio file being edited, to help the user in splitting the file at the right point. Wavbreaker also supports splitting MP3 files without re-encoding them, to preserve their original audio quality.
Libid3tag is a library for reading ID3 tags, both ID3v1 and the various versions of ID3v2.
A lightweight implementation of MPD to D-Bus bridge, which exposes MPD player and playlist information onto MPRIS2 interface so other programs can use this generic interface to retrieve MPD's playback state.
Distinctively, mpdris2-rs uses MPD protocol's native readpicture/albumart methods to fetch album arts. This means mpdris2-rs won't need any access to your local filesystem (apart from your XDG_RUNTIME_DIR for temporarily storing fetched albumarts) and can provide album arts even with remote MPD servers and Internet radios.
mpdevil is a music browser for the Music Player Daemon (MPD), which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library, mpdevil loads all tags and covers on demand.
mpdscribble is a Music Player Daemon client which submits information about tracks being played to a scrobbler, such as Libre.FM.
Sonata is an elegant graphical client for the Music Player Daemon (MPD). It supports playlists, multiple profiles (connecting to different MPD servers, search and multimedia key support.
Cantata is a graphical client for the Music Player Daemon (MPD). Its user interface is highly customizable, supporting multiple collections, ratings, and dynamic playlists. A local cache of the music library will be created to provide a hierarchy of albums and artists along with albumart.
rmpc is a terminal based Music Player Daemon client heavily inspired by ncmpcpp and ranger/lf file managers. It has support for synchronized lyrics, and displaying album cover art with various terminal image protocols.
mpDris2 is a client for the Music Player Daemon providing MPRIS 2 support.
MPC is a minimalist command line interface to MPD, the music player daemon.
ashuffle is an application for automatically shuffling your MPD library in a similar way to many other music players' 'shuffle library' feature. ashuffle works like any other MPD client, and can be used alongside other MPD frontends.
mcg (CoverGrid) is a client for the Music Player Daemon (MPD), focusing on albums instead of single tracks. It is not intended to be a replacement for your favorite MPD client but an addition to get a better album-experience.
MyMPD is a mobile-friendly web client for the Music Player Daemon (MPD).
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages.
Ncmpcpp is an mpd client with a UI very similar to ncmpc, but it provides new useful features such as support for regular expressions for library searches, extended song format, items filtering, the ability to sort playlists, and a local file system browser.
Python-mpd2 is a Python library which provides a client interface for the Music Player Daemon.
ncmpc is a fully featured MPD client, which runs in a terminal using ncurses.