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

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.


node-cross-spawn 7.0.3
Dependencies: node-which@2.0.2 node-shebang-command@2.0.0 node-path-key@3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/moxystudio/node-cross-spawn
Licenses: Expat
Build system: node
Synopsis: Cross platform child_process#spawn and child_process#spawnSync
Description:

Cross platform child_process#spawn and child_process#spawnSync

node-vscode-json-languageservice 4.2.1
Dependencies: node-vscode-uri@3.0.3 node-vscode-nls@5.0.1 node-vscode-languageserver-types@3.17.1 node-vscode-languageserver-textdocument@1.0.5 node-jsonc-parser@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-json-languageservice#readme
Licenses: Expat
Build system: node
Synopsis: Language service for JSON
Description:

Language service for JSON

node-type-fest 0.20.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/type-fest#readme
Licenses:
Build system: node
Synopsis: A collection of essential TypeScript types
Description:

A collection of essential TypeScript types

node-typescript 5.4.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

node-minimatch 3.1.2
Dependencies: node-brace-expansion@1.1.11
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/minimatch#readme
Licenses: ISC
Build system: node
Synopsis: a glob matcher in javascript
Description:

a glob matcher in javascript

node-brace-expansion 1.1.11
Dependencies: node-concat-map@0.0.1 node-balanced-match@1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/brace-expansion
Licenses: Expat
Build system: node
Synopsis: Brace expansion as known from sh/bash
Description:

Brace expansion as known from sh/bash

node-acorn 8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/acornjs/acorn
Licenses: Expat
Build system: node
Synopsis: ECMAScript parser
Description:

ECMAScript parser

node-shebang-command 2.0.0
Dependencies: node-shebang-regex@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kevva/shebang-command#readme
Licenses: Expat
Build system: node
Synopsis: Get the command from a shebang
Description:

Get the command from a shebang

node-shebang-regex 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/shebang-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching a shebang line
Description:

Regular expression for matching a shebang line

node-json-stable-stringify-without-jsonify 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/samn/json-stable-stringify
Licenses: Expat
Build system: node
Synopsis: deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Description:

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

node-estraverse 5.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/estraverse
Licenses:
Build system: node
Synopsis: ECMAScript JS AST traversal functions
Description:

ECMAScript JS AST traversal functions

node-chalk 4.1.2
Dependencies: node-supports-color@7.2.0 node-ansi-styles@4.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/chalk#readme
Licenses: Expat
Build system: node
Synopsis: Terminal string styling done right
Description:

Terminal string styling done right

node-ajv 6.12.6
Dependencies: node-uri-js@4.4.1 node-json-schema-traverse@0.4.1 node-fast-json-stable-stringify@2.1.0 node-fast-deep-equal@3.1.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/ajv-validator/ajv
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-picomatch 2.3.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Description:

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

node-color-convert 2.0.1
Dependencies: node-color-name@1.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Qix-/color-convert#readme
Licenses: Expat
Build system: node
Synopsis: Plain color conversion functions
Description:

Plain color conversion functions

llhttp 2.1.4
Channel: rde
Location: contrib/packages/node.scm (contrib packages node)
Home page: https://github.com/nodejs/llhttp
Licenses: Expat
Build system: gnu
Synopsis: Parser for HTTP messages
Description:

This is a rewrite of http-parser using llparse to generate the C source files.

node 14.19.3
Dependencies: bash-minimal@5.2.37 coreutils@9.1 c-ares@1.34.4 icu4c@73.1 libuv@1.42.0 llhttp@2.1.4 brotli@1.0.9 nghttp2@1.58.0 openssl@1.1.1u zlib@1.3.1
Channel: rde
Location: contrib/packages/node.scm (contrib packages node)
Home page: https://nodejs.org/
Licenses: Expat
Build system: gnu
Synopsis: Evented I/O for V8 JavaScript
Description:

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

hunspell-dict-ru 7.4
Channel: rde
Location: rde/packages/aspell.scm (rde packages aspell)
Home page: https://github.com/LibreOffice/dictionaries
Licenses: non-copyleft
Build system: copy
Synopsis: Hunspell dictionary for Russian
Description:

This package provides a dictionary for the Hunspell spell-checking library.

emacs-dirvish 2.3.0
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/alexluigit/dirvish
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved version of the Emacs package Dired
Description:

Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.

emacs-geiser-eros 0.1.1
Propagated dependencies: emacs-eros@0.1.0-0.a9a92bd emacs-geiser@0.28.2-1.bd12f2d
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://git.sr.ht/~sokolov/geiser-eros
Licenses: GPL 3+
Build system: emacs
Synopsis: Evaluation result overlays for geiser
Description:

geiser-eros provides evaluation result overlays for geiser.

emacs-arei-shepherd 0.3
Dependencies: emacs-arei@0.9.6-3.6741d93 emacs-embark@1.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://codeberg.org/cons-town/guile-debugger
Licenses: GPL 3+
Build system: emacs
Synopsis: Shepherd interface for Arei
Description:

arei-shepherd is an extension for Arei that allows to interract with the shepherd via the ares-shepherd extension for the nREPL.

emacs-json-simple-flymake 20230802
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/mokrates/json-simple-flymake
Licenses: GPL 3+
Build system: emacs
Synopsis: Really simple but standalone json flymake utilizing the builtin json parser
Description:

Really simple but standalone json flymake utilizing the builtin json parser.

emacs-arei 0.9.6-3.6741d93
Propagated dependencies: emacs-eros@0.1.0-0.a9a92bd emacs-sesman@0.3.4 emacs-queue@0.2 emacs-consult@3.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://git.sr.ht/~abcdw/emacs-arei
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous Reliable Extensible IDE
Description:

Sleek Guile IDE for Emacs.

emacs-git-email 0.7.2
Dependencies: emacs-magit@4.4.2 emacs-notmuch@0.39 emacs-piem@0.5.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://suhail.codeberg.page/git-email
Licenses: GPL 3+
Build system: emacs
Synopsis: Format and send Git patches in Emacs
Description:

This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.

Page: 123456789
Total results: 204