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

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.


arcadia 0.42-0.ef2be5b
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/kimtg/arcadia
Licenses: ASL 2.0
Build system: gnu
Synopsis: An implementation of the Arc programming language
Description:

An implementation of the Arc programming language

simdutf 8.2.0
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/simdutf/simdutf
Licenses: ASL 2.0
Build system: cmake
Synopsis: SIMD Unicode validation and transcoding
Description:

simdutf is a C++ library providing Unicode routines (UTF8, UTF16, UTF32). These routines are optimized for many specific architectures using SIMD (Single Instruction, Multiple Data) instructions.

siag 3.6.1
Dependencies: libx11@1.8.12 libxt@1.3.1 libxaw@1.0.16 libxpm@3.5.17 libxext@1.3.6 libxmu@1.2.1 neXtaw@0.15.1 Mowitz@0.3.1 libxcrypt@4.4.38 ncurses@6.2.20210619
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://siag.nu/siag/
Licenses: GPL 2
Build system: gnu
Synopsis: Scheme in a Grid
Description:

Siag is a spreadsheet based on X and Scheme

portable-geli 0.0.0-0.9426b46
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://bijanebrahimi.github.io/blog/portable-geli.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Portable GELI implementation
Description:

Portable GELI implementation

json-c 0.18
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/json-c/json-c/wiki
Licenses: X11
Build system: cmake
Synopsis: JSON implementation in C
Description:

JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON-formatted strings and parse JSON-formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.

neXtaw 0.15.1
Dependencies: libxt@1.3.1 libx11@1.8.12 libxext@1.3.6 libxmu@1.2.1
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://siag.nu/neXtaw/
Licenses: GPL 2
Build system: gnu
Synopsis: neXtaw is a replacement library for the Athena (libXaw) widget set
Description:

neXtaw is a replacement library for the Athena (libXaw) widget set

Mowitz 0.3.1
Dependencies: libxt@1.3.1 libx11@1.8.12 libxext@1.3.6 libxmu@1.2.1 libxaw@1.0.16 libxpm@3.5.17 neXtaw@0.15.1
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://siag.nu/mowitz/
Licenses: Expat GPL 2
Build system: gnu
Synopsis: More widgets library
Description:

More widgets library

libwebsockets 4.4.1
Dependencies: zlib@1.3.1 libressl@4.2.0 libuv@1.51.0 brotli@1.0.9
Propagated dependencies: libuv@1.51.0 brotli@1.0.9
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://libwebsockets.org
Licenses: Expat
Build system: cmake
Synopsis: WebSockets library written in C
Description:

Libwebsockets is a library that allows C programs to establish client and server WebSockets connections---a protocol layered above HTTP that allows for efficient socket-like bidirectional reliable communication channels.

watcher-c 0.13.2
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/dunglas/watcher
Licenses: Expat
Build system: meson
Synopsis: Filesystem watcher library
Description:

Filesystem watcher. Works anywhere. Simple, efficient and friendly.

sshttp 0.35-0.91be220
Dependencies: libcap@2.64
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: http://c-skills.blogspot.com/
Licenses: Original BSD
Build system: gnu
Synopsis: SSH/HTTP(S) multiplexer
Description:

SSH/HTTP(S) multiplexer

jellyfin-desktop 2.0.0
Dependencies: mpvqt@1.1.1 qtbase@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3 sdl2@2.30.8 libx11@1.8.12 qtdeclarative@6.9.2
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/jellyfin/jellyfin-desktop
Licenses: GPL 2
Build system: cmake
Synopsis: Jellyfin Desktop Client
Description:

Jellyfin Desktop Client

theme.sh 1.0.1-0.326a43a
Dependencies: gawk@5.3.0 fzf@0.72.0
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/lemnos/theme.sh
Licenses: Expat
Build system: copy
Synopsis: A script which lets you set your @code{$terminal} theme.
Description:

A script which lets you set your $terminal theme.

libuv 1.51.0
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://github.com/libuv/libuv
Licenses: Expat CC-BY 4.0
Build system: gnu
Synopsis: Library for asynchronous I/O
Description:

libuv is a multi-platform support library with a focus on asynchronous I/O. Among other things, it supports event loops via epoll, kqueue, and similar IOCP, and event ports, asynchronous TCP/UDP sockets, asynchronous DNS resolution, asynchronous file system operations, and threading primitives.

proftpd 1.3.9
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: http://www.proftpd.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Highly configurable FTP daemon for Unix and Unix-like operating systems
Description:

ProFTPD grew from a desire for a secure and configurable FTP server. It was inspired by a significant admiration of the Apache web server. Unlike most other Unix FTP servers, it has not been derived from the old BSD ftpd code base, but is a completely new design and implementation.

emopick 0.0.0-0.e6c4f35
Propagated dependencies: bash@5.2.37 fzf@0.72.0 gawk@5.3.0
Channel: abbe
Location: abbe/packages/misc.scm (abbe packages misc)
Home page: https://gitlab.com/greyxor/emopick
Licenses: GPL 3
Build system: gnu
Synopsis: A tiny emoji picker for the terminal
Description:

A tiny emoji picker for the terminal

nchat 5.11.32-0.220bd99
Dependencies: sqlite@3.51.0 ncurses@6.2.20210619
Channel: abbe
Location: abbe/packages/nchat.scm (abbe packages nchat)
Home page: https://github.com/d99kris/nchat
Licenses: Expat
Build system: cmake
Synopsis: Terminal-based Telegram/WhatsApp client
Description:

nchat is a terminal-based chat client for Linux and macOS with support for Telegram and WhatsApp.

neovim 0.12.1
Dependencies: libuv@1.43.0 msgpack-c@6.0.0 libtermkey@0.22 libvterm@0.3.3 unibilium@2.0.0 utf8proc@2.10.0 jemalloc@5.3.0 luajit@v2.1-3.18b087c lua5.1-luv@1.43.0-0 lua5.1-lpeg@1.0.2 lua5.1-bitop@1.0.2 lua5.1-libmpack@1.0.8 tree-sitter@0.25.10 utf8proc@2.10.0
Channel: abbe
Location: abbe/packages/neovim.scm (abbe packages neovim)
Home page: https://neovim.io
Licenses: ASL 2.0 Vim
Build system: cmake
Synopsis: Fork of vim focused on extensibility and agility
Description:

Neovim is a project that seeks to aggressively refactor Vim in order to:

  • Simplify maintenance and encourage contributions

  • Split the work between multiple developers

  • Enable advanced external UIs without modifications to the core

  • Improve extensibility with a new plugin architecture

neovim-qt 0.2.19-0.99d26d3
Dependencies: msgpack-c@6.0.0 qtbase@6.9.2 qtsvg@6.9.2
Propagated dependencies: neovim@0.12.1
Channel: abbe
Location: abbe/packages/neovim.scm (abbe packages neovim)
Home page: https://github.com/equalsraf/neovim-qt/wiki
Licenses: Expat
Build system: cmake
Synopsis: Neovim client library, and GUI in Qt
Description:

Neovim client library, and GUI in Qt

font-nerd-font-victormono 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-nerd-font-monaspace 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-nerd-font-cousine 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-nerd-font-iosevkaterm 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-nerd-font-lekton 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

font-nerd-font-arimo 3.4.0
Channel: abbe
Location: abbe/packages/nerd-fonts.scm (abbe packages nerd-fonts)
Home page: https://www.nerdfonts.com/
Licenses: Expat
Build system: font
Synopsis: Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Description:

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

Page: 1234512
Total packages: 269