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

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.


mkzombie 0.80
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Synopsis: Make zombie processes
Description:

This program creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.

icmpcharger 1.00
Dependencies: linux-libre-headers@6.12.17 perl@5.36.0
Channel: efraim-dfsg
Location: dfsg/main/brendan_gregg.scm (dfsg main brendan_gregg)
Home page: https://www.brendangregg.com/specials.html
Licenses: GPL 2+
Synopsis: ICMP driver trickle charger
Description:

This trickle charges the ICMP driver by sending a series of ICMP packets to localhost at regular intervals. This program autodetects the hardware type and uses appropriate values for the interval based on the wattage of each packet. This script can be incorporated into the system startup process as a daemon.

The batteries in the kernel's ICMP driver can become depleted, a common problem that causes high latency or dropped packets for any ICMP type. RFC792 fails to specify an ICMP message for battery status, leaving such problems difficult to identify or diagnose. This script serves as a precaution against ICMP driver failure.

This program also improves the performance of the ICMP driver by "priming" the L1, L2 and TLB caches with ICMP driver entries.

cpuid2cpuflags 16
Channel: efraim-dfsg
Location: dfsg/main/cpuid2cpuflags.scm (dfsg main cpuid2cpuflags)
Home page: https://github.com/projg2/cpuid2cpuflags
Licenses: FreeBSD
Synopsis: Tool to generate CPU_FLAGS_* for your CPU
Description:

This program attempts to obtain the identification and capabilities of the currently used CPU, and print the matching set of CPU_FLAGS_* flags for Gentoo.

gawk-json 2.0.1-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 rapidjson@1.1.0-1.949c771
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Json library for gawk scripts
Description:

This package provides a gawk extension library for using json.

gawk-abort 1.0.1-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Abort function for gawk scripts
Description:

This package provides a gawk extension library implementing the abort function.

gawk-pgsql 1.1.2
Dependencies: gawkextlib@1.0.4-1.e59d9f0 postgresql@14.13
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Postgresql library for gawk scripts
Description:

This package provides a gawk extension library for accessing PostgreSQL database servers using the libpq C library API.

gawk-mpfr 1.1.0-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 gmp@6.3.0 mpfr@4.2.2
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Mpfr library for gawk scripts
Description:

This package contains the gawk MPFR shared library extension for accessing the MPFR library.

gawk-errno 1.1.1-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: ERRNO library for gawk scripts
Description:

This package provides a gawk extension library containing some useful functions for working with ERRNO values.

gawk-csv 1.0.0-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: CSV library for gawk scripts
Description:

This package extends gawk with facilities to read, parse, compose and write CSV records and files.

gawk-lmdb 1.1.3-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 lmdb@0.9.29
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Lmdb library for gawk scripts
Description:

This package provides a gawk extension library for using the Lightning Memory-Mapped Database API.

gawk-nl-langinfo 1.1.0-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Nl_langinfo library for gawk scripts
Description:

This package contains the gawk nl_langinfo shared library extension. It provides access to the nl_langinfo(3) C library function.

gawkextlib 1.0.4-1.e59d9f0
Dependencies: gawk@5.3.0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Helper functions for gawk extensions
Description:

The libgawkextlib library contains the strhash API used by various extensions, and the gawk_varinit API to make it easy to initialize variables.

gawk-aregex 1.1.0-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 tre@0.9.0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Aregex API gawk scripts
Description:

This package provides a gawk extension library implementing the aregex API.

gawk-haru 1.0.2-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 libharu@2.4.3
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Libharu library for gawk scripts
Description:

This package provides a gawk extension library for using the libharu pdf library.

gawk-mbs 1.0.0-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Multibyte string library for gawk scripts
Description:

This package provides a gawk extension library implementing the multibyte string API.

gawk-redis 1.7.8-1.e59d9f0
Dependencies: hiredis@1.1.0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Redis library for gawk scripts
Description:

This package contains an extension library for accessing Redis database servers using the hiredis C library API.

gawk-select 1.1.4-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: I/O multiplexing, non-blocking I/O, and signal trapping for gawk
Description:

This package contains a gawk extension library supporting I/O multiplexing and signal trapping.

gawk-gd 1.0.3-1.e59d9f0
Dependencies: gawkextlib@1.0.4-1.e59d9f0 gd@2.3.3
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Gd library for gawk scripts
Description:

This package provides a gawk extension library for using the gd graphics library.

gawk-reclen 1.0.1
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: Fixed-length record input parser for gawk
Description:

This package provides a fixed-length record input parser for gawk.

gawk-xml 1.1.1-1.e59d9f0
Dependencies: expat@2.7.1 gawkextlib@1.0.4-1.e59d9f0
Channel: efraim-dfsg
Location: dfsg/main/gawk.scm (dfsg main gawk)
Home page: https://sourceforge.net/projects/gawkextlib/
Licenses: GPL 3+
Synopsis: XML library for gawk
Description:

This package provides the gawk XML extension module, as well as the xmlgawk script and some gawk include libraries for enhanced XML processing.

minesviiper 0.0.0-2.9c828b6
Channel: efraim-dfsg
Location: dfsg/main/girst.scm (dfsg main girst)
Home page: https://gir.st/mines.html
Licenses: GPL 3
Synopsis: Minesweeper clone with vi keybindings
Description:

minesVIiper is a clone of Minesweeper, which runs in the terminal and can be controlled by either vi style keybindings, or the mouse.

viper 0.0.0-2.edd0298
Channel: efraim-dfsg
Location: dfsg/main/girst.scm (dfsg main girst)
Home page: https://gir.st/viper.html
Licenses: GPL 3
Synopsis: Terminal + emoji = snek
Description:

VIper - a snake clone for unicode-compatible terminals.

solvitaire 0.0.0-4.d040dc4
Channel: efraim-dfsg
Location: dfsg/main/girst.scm (dfsg main girst)
Home page: https://gir.st/sol.html
Licenses: GPL 3
Synopsis: Solitaire in your terminal
Description:

Play klondike, spider solitaire and freecell in your unicode terminal.

Supports vi style keybindings, cursor keys and the mouse.

viiper 0.0.0-2.edd0298
Channel: efraim-dfsg
Location: dfsg/main/girst.scm (dfsg main girst)
Home page: https://gir.st/viper.html
Licenses: GPL 3
Synopsis: Terminal + emoji = snek
Description:

VIper - a snake clone for unicode-compatible terminals.

Page: 12345
Total results: 120