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

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.


chicken6-srfi-197 0.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-197
Licenses: Expat
Build system: chicken
Synopsis: SRFI-197: Pipeline Operators
Description:

SRFI-197: Pipeline Operators

chicken6-csv-abnf 6.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/csv-abnf
Licenses: GPL 3
Build system: chicken
Synopsis: Parsing and formatting of comma-separated values (CSV).
Description:

Parsing and formatting of comma-separated values (CSV).

chicken6-json-rpc 0.6.5.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/json-rpc
Licenses: Expat
Build system: chicken
Synopsis: A JSON RPC library for R7RS scheme.
Description:

A JSON RPC library for R7RS scheme.

chicken6-message-digest-primitive 4.4.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/message-digest-primitive
Licenses: FreeBSD
Build system: chicken
Synopsis: Message Digest Primitive
Description:

Message Digest Primitive

chicken6-bitwise-utils 1.4.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/bitwise-utils
Licenses: Public Domain
Build system: chicken
Synopsis: Bitwise utilities
Description:

Bitwise utilities

chicken6-random-mtzig 5.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/random-mtzig
Licenses: FreeBSD
Build system: chicken
Synopsis: MT19937 random number generator with Marsaglia and Tang's Ziggurat algorithm to generate random numbers from a non-uniform distribution.
Description:

MT19937 random number generator with Marsaglia and Tang's Ziggurat algorithm to generate random numbers from a non-uniform distribution.

chicken6-lalr 2.5.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/lalr
Licenses: LGPL 3
Build system: chicken
Synopsis: An efficient LALR(1) parser generator
Description:

An efficient LALR(1) parser generator

chicken6-futures 2.0.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/futures
Licenses: FreeBSD
Build system: chicken
Synopsis: Concurrent evaluation of expressions
Description:

Concurrent evaluation of expressions

chicken6-leveldb 6.1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/leveldb
Licenses: FreeBSD
Build system: chicken
Synopsis: Bindings to Google's LevelDB Key-Value Store
Description:

Bindings to Google's LevelDB Key-Value Store

chicken6-salmonella-diff 1.1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/salmonella-diff
Licenses: FreeBSD
Build system: chicken
Synopsis: A tool to diff salmonella log files
Description:

A tool to diff salmonella log files

chicken6-disjoint-set 0.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/disjoint-set
Licenses: Unlicense
Build system: chicken
Synopsis: Disjoint set implementation based on Scheme vectors and their indexes
Description:

Disjoint set implementation based on Scheme vectors and their indexes

chicken6-poule 0.1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/poule
Licenses: FreeBSD
Build system: chicken
Synopsis: Manage pools of worker processes
Description:

Manage pools of worker processes

chicken6-svnwiki2html 0.1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/svnwiki2html
Licenses: FreeBSD
Build system: chicken
Synopsis: A program to convert svnwiki syntax to HTML
Description:

A program to convert svnwiki syntax to HTML

chicken6-srfi-253 0.3.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-253
Licenses: Expat
Build system: chicken
Synopsis: SRFI 253: Data (Type-)Checking
Description:

SRFI 253: Data (Type-)Checking

chicken6-integer-map 1.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/integer-map
Licenses: Expat
Build system: chicken
Synopsis: SRFI 224 integer mappings
Description:

SRFI 224 integer mappings

chicken6-srfi-14 0.2.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-14
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-14 character-sets library
Description:

SRFI-14 character-sets library

chicken6-json-abnf 8.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/json-abnf
Licenses: GPL 3
Build system: chicken
Synopsis: Parser combinators for JavaScript Object Notation (JSON).
Description:

Parser combinators for JavaScript Object Notation (JSON).

chicken6-chibi-app 0.1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/chibi-app
Licenses: FreeBSD
Build system: chicken
Synopsis: Chibi Scheme's app library
Description:

Chibi Scheme's app library

chicken6-levenshtein 3.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/levenshtein
Licenses: FreeBSD
Build system: chicken
Synopsis: Levenshtein edit distance
Description:

Levenshtein edit distance

chicken6-lazy-seq 3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/lazy-seq
Licenses: FreeBSD
Build system: chicken
Synopsis: Clojure-like lazy sequences
Description:

Clojure-like lazy sequences

chicken6-amb 3.0.11
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/amb
Licenses: FreeBSD
Build system: chicken
Synopsis: The non-deterministic backtracking ambivalence operator
Description:

The non-deterministic backtracking ambivalence operator

chicken6-statistics 0.15
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/statistics
Licenses: GPL 3
Build system: chicken
Synopsis: Statistics library
Description:

Statistics library

chicken6-fcp v1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/fcp
Licenses: FreeBSD
Build system: chicken
Synopsis: Very basic interface to freenet FCP
Description:

Very basic interface to freenet FCP

chicken6-srfi-137 0.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-137
Licenses: Expat
Build system: chicken
Synopsis: SRFI-137: Minimal Unique Types
Description:

SRFI-137: Minimal Unique Types

Total packages: 73954