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

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.


lua-dkjson 2.7
Channel: unwox
Location: unwox.scm (unwox)
Home page: http://dkolf.de/dkjson-lua
Licenses: Expat
Build system: trivial
Synopsis: JSON library for Lua
Description:

dkjson is a JSON module written in Lua. It supports UTF-8. dkjson is written in Lua without any dependencies, but when LPeg is available dkjson can use it to speed up decoding.

unwm 0.1.0
Dependencies: libx11@1.8.12 libxcb@1.17.0 xcb-util-keysyms@0.4.1 xcb-util-wm@0.4.2 xcb-util-cursor@0.1.5
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://git.sr.ht/~unwox/unwm
Licenses: GPL 3+
Build system: gnu
Synopsis: My opiniated window manager
Description:

My opiniated window manager

lua-penlight 1.14.0
Dependencies: lua@5.3.5
Propagated dependencies: lua-filesystem@1.7.0.2
Channel: unwox
Location: unwox.scm (unwox)
Home page: http://tieske.github.io/Penlight/
Licenses: Expat
Build system: trivial
Synopsis: Collection of general purpose libraries for the Lua language
Description:

Penlight is a set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

font-uw-ttyp0 1.3
Dependencies: perl@5.36.0 bdftopcf@1.1.2 bash@5.2.37 mkfontscale@1.2.3 mkfontdir@1.0.7 fonttosfnt@1.2.2
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0
Licenses: Expat
Build system: gnu
Synopsis: Monospace bitmap screen fonts for X11
Description:

UW ttyp0 is a family of bitmap programmer's fonts in bdf format. It covers most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard punctuation, common symbols, some mathematics, line graphics, a few dingbats, and Powerline delimiter symbols. For many characters, several stylistic variants are provided (e.g., regular, dotted, or slashed zero, raised or centered tilde and asterisk, Russian, Serbian, or Bulgarian Cyrillic characters), that can be selected at installation time. In addition to Unicode (ISO 10646-1), UW ttyp0 supports about thirty 8-bit encodings (code pages).

fennel-faith 0.2.0
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://git.sr.ht/~technomancy/faith
Licenses: Expat
Build system: trivial
Synopsis: Tests library/runner for fennel
Description:

Simple fennel tests runner library/runner. Tests are just functions in test modules which call assertion functions. Faith supports PUC Lua ("regular" Lua) 5.1 to 5.4 as well as LuaJIT.

fennel-ls 0.1.3
Dependencies: lua@5.3.5
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://git.sr.ht/~xerool/fennel-ls
Licenses: Expat
Build system: gnu
Synopsis: Language server for fennel
Description:

A language server for fennel. Supports Go-to-definition, and a little bit of completion suggestions. Fennel-LS uses static analysis, and does not execute your code.

vim-vacme 0-0.c55f0c2
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://github.com/raphael-proust/vacme
Licenses: Expat
Build system: vim
Synopsis: Vim colorscheme based on plan9 and the Acme editor
Description:

A Vim colorscheme based on plan9 and the Acme editor. In keeping with Acme, it doesn't do syntax highlighting (almost). Instead, colors are only used to define vim's interface. Bold and italics are used sparingly.

vim-fzf 0.67.0
Dependencies: bash-minimal@5.2.37 findutils@4.10.0 ncurses@6.2.20210619
Propagated dependencies: fzf@0.67.0
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://github.com/junegunn/fzf
Licenses: Expat
Build system: vim
Synopsis: Vim plugin for fzf, a general-purpose command-line fuzzy finder
Description:

Fzf is an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

odin 20230612-0.72f8baf
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://odin-lang.orm
Licenses: Modified BSD
Build system: gnu
Synopsis: General-purpose programming language with strict typing
Description:

Odin is a general-purpose programming language with distinct typing, built for high performance, modern systems, and built-in data-oriented data types.

vim-fzf-vim 0-0.1dcdb21
Propagated dependencies: vim-fzf@0.67.0
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://github.com/junegunn/fzf
Licenses: Expat
Build system: vim
Synopsis: Bundle of fzf-based commands and mappings for Vim
Description:

A bundle of fzf-based commands and mappings for Vim. fzf runs asynchronously and can be orders of magnitude faster than similar Vim plugins.

lua-sp 5.3.5
Dependencies: readline@8.2.13
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://www.lua.org/
Licenses: X11
Build system: gnu
Synopsis: Embeddable scripting language
Description:

Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

vim-minisnip 0.0.0-0.1897727
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://github.com/joereynolds/vim-minisnip
Licenses: Expat
Build system: copy
Synopsis: Snippet plugin for Vim
Description:

vim-minisnip allows you to quickly insert "templates" into files. Among all the other snippet plugins out there, the primary goal of minisnip is to be as minimal and lightweight as possible.

st-unwox 0.8.4
Dependencies: libx11@1.8.12 libxft@2.3.8 fontconfig-minimal@2.14.0 freetype@2.13.3
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://st.suckless.org/
Licenses: X11
Build system: gnu
Synopsis: Simple terminal emulator
Description:

St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.

docker-compose-plugin-bin 2.24.5
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://www.docker.com/
Licenses: ASL 2.0
Build system: copy
Synopsis: Multi-container orchestration for Docker
Description:

Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.

vim-visualstar 0.5.0
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://github.com/thinca/vim-visualstar
Licenses: Zlib
Build system: copy
Synopsis: Star feature for Visual-mode
Description:

vim-visualstar is a Vim plugin to provide a star feature for Visual-mode. In other words, you can search your selection text in Visual-mode.

fonttosfnt 1.2.2
Dependencies: automake@1.17 autoconf@2.69 pkg-config@0.29.2 freetype@2.13.3 libfontenc@1.1.8 xorgproto@2024.1
Channel: unwox
Location: unwox.scm (unwox)
Home page: https://gitlab.freedesktop.org/xorg/app/fonttosfnt
Licenses: Expat
Build system: gnu
Synopsis: Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb)
Description:

Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb)

btdu 0.6.0
Channel: small-guix
Location: small-guix/packages/btdu.scm (small-guix packages btdu)
Home page: https://github.com/CyberShadow/btdu
Licenses: GPL 2
Build system: copy
Synopsis: Sampling disk usage profiler for btrfs
Description:

btdu is a sampling disk usage profiler for btrfs. It works according to the following algorithm:

  • Pick a random point on the disk in use

  • Find what is located at that point

  • Add the path to the results

  • Repeat the above steps indefinitely

Though it works by taking random samples, it is "eventually" accurate.

docker-compose 2.39.4
Channel: small-guix
Location: small-guix/packages/compose.scm (small-guix packages compose)
Home page: https://www.docker.com/
Licenses: ASL 2.0
Build system: copy
Synopsis: Multi-container orchestration for Docker
Description:

Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.

cntb 1.5.5
Channel: small-guix
Location: small-guix/packages/contabo.scm (small-guix packages contabo)
Home page: https://github.com/contabo/cntb
Licenses: GPL 3
Build system: copy
Synopsis: Contabo Command Line Interface
Description:

cntb is a command-line interface (CLI) for managing your products from Contabo like VPS and VDS.

postgresql-backup-scripts.git 0.0.1-0.397f2a0
Dependencies: coreutils@9.1 bash-minimal@5.2.37 findutils@4.10.0 postgresql@14.13
Channel: small-guix
Location: small-guix/packages/databases.scm (small-guix packages databases)
Home page: https://codeberg.org/fishinthecalculator/postgresql-backup-scripts
Licenses: X11-style
Build system: copy
Synopsis: Utility scripts for PostgreSQL backups
Description:

This package provides two scripts that will backup PostgreSQL databases in a cluster. They are supposed to be run in scheduled jobs. pg_backup.sh runs regular backups, pg_backup_rotated.sh runs rotated backups.

docker-credential-pass 0.9.4
Dependencies: password-store@1.7.4
Channel: small-guix
Location: small-guix/packages/docker-credentials.scm (small-guix packages docker-credentials)
Home page: https://github.com/docker/docker-credential-helpers
Licenses: Expat
Build system: go
Synopsis: Store Docker login credentials in platform keystores
Description:

docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.

This package provides the docker-credential-pass plugin.

docker-credential-secretservice 0.9.4
Dependencies: libsecret@0.21.4
Channel: small-guix
Location: small-guix/packages/docker-credentials.scm (small-guix packages docker-credentials)
Home page: https://github.com/docker/docker-credential-helpers
Licenses: Expat
Build system: go
Synopsis: Store Docker login credentials in platform keystores
Description:

docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.

This package provides the docker-credential-secretservice plugin.

framework-tool 0.4.5
Dependencies: eudev@3.2.14 gcc@14.3.0
Channel: small-guix
Location: small-guix/packages/framework.scm (small-guix packages framework)
Home page: https://github.com/FrameworkComputer/framework-system
Licenses: Modified BSD
Build system: binary
Synopsis: Rust libraries and tools to interact with the Framework Computer systems
Description:

The Framework System Tool is a cross-platform command-line utility developed in Rust for interacting with Framework Laptop and Desktop systems. It allows users to monitor and control firmware, power, fan, and sensor data directly through the Embedded Controller (EC) and related subsystems.

google-cloud-sdk 562.0.0
Dependencies: bash-minimal@5.2.37 nss-certs@3.101.4 openssl@3.0.8 python-wrapper@3.11.14
Propagated dependencies: python-cffi@1.17.1 python-cryptography@44.0.0 python-crcmod@1.7 python-grpcio@1.52.0
Channel: small-guix
Location: small-guix/packages/gcloud.scm (small-guix packages gcloud)
Home page: https://cloud.google.com/cli
Licenses: Expat
Build system: copy
Synopsis: Google Cloud Command Line Interface
Description:

Create and manage Google Cloud resources and services directly on the command line or via scripts using the Google Cloud CLI.

This package contains vendored dependencies. All have free licenses.

Total packages: 69239