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

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.


tree-sitter-zig 1.1.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-zig
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Zig grammar
Description:

This package provides a Zig grammar for the Tree-sitter library.

tree-sitter-capnp 1.5.0-0.7b0883c
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-capnp
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Cap'n Proto grammar
Description:

This package provides a Cap'n Proto grammar for the Tree-sitter library.

tree-sitter-readline 1.1.1-0.74addc9
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-readline
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter GNU Readline init grammar
Description:

This package provides a GNU Readline init grammar for the Tree-sitter library.

tree-sitter-ruby 0.23.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-ruby
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Ruby grammar
Description:

This package provides a Ruby grammar for the Tree-sitter library.

tree-sitter-ini 1.3.0-0.32b3186
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/justinmk/tree-sitter-ini
Licenses: ASL 2.0
Build system: tree-sitter
Synopsis: Tree-sitter INI grammar
Description:

This package provides an INI grammar for the Tree-sitter library.

tree-sitter-gstlaunch 0.1.0-0.cf696c7
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-gstlaunch
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter gst-launch-1.0 grammar
Description:

This package provides a gst-launch-1.0 grammar for the Tree-sitter library.

tree-sitter-elisp 1.5.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Wilfred/tree-sitter-elisp
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Emacs Lisp grammar
Description:

This package provides a Emacs Lisp grammar for the Tree-sitter library.

tree-sitter-elm 5.7.0-0.3b373a3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/elm-tooling/tree-sitter-elm
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Elm grammar
Description:

This package provides an Elm grammar for the Tree-sitter library.

tree-sitter-meson 1.3.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Decodetalkers/tree-sitter-meson
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Meson grammar
Description:

This package provides a Meson grammar for the Tree-sitter library.

tree-sitter-bash 0.23.3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-bash
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Bash grammar
Description:

This package provides a Bash grammar for the Tree-sitter library.

tree-sitter-starlark 1.3.0
Dependencies: tree-sitter-python@0.25.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-starlark
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Starlark grammar
Description:

This package provides a Starlark grammar for the Tree-sitter library.

tree-sitter 0.25.3
Dependencies: icu4c@73.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://tree-sitter.github.io/tree-sitter/
Licenses: Expat
Build system: gnu
Synopsis: Incremental parsing system for programming tools
Description:

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.

Tree-sitter aims to be:

  • General enough to parse any programming language

  • Fast enough to parse on every keystroke in a text editor

  • Robust enough to provide useful results even in the presence of syntax errors

  • Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application

This package includes the libtree-sitter runtime library.

tree-sitter-cuda 0.21.1
Dependencies: tree-sitter-c@0.23.5 tree-sitter-cpp@0.23.4
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-cuda
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Cuda grammar
Description:

This package provides a Cuda grammar for the Tree-sitter library.

tree-sitter-po 0.0.1-0.bd860a0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-po
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter GNU gettext translation file (PO/POT) grammar
Description:

This package provides a GNU gettext translation file (PO/POT) grammar for the Tree-sitter library.

tree-sitter-llvm 1.1.0-0.2914786
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/benwilliamgraham/tree-sitter-llvm
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter LLVM grammar
Description:

This package provides a LLVM grammar for the Tree-sitter library.

tree-sitter-qml 0.2.0-0.0889da4
Dependencies: tree-sitter-javascript@0.23.1 tree-sitter-typescript@0.23.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/yuja/tree-sitter-qmljs
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Qml grammar
Description:

This package provides a Qml grammar for the Tree-sitter library.

tree-sitter-twig 0.7.0-0.40d17f0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/kaermorchen/tree-sitter-twig
Licenses: MPL 2.0
Build system: tree-sitter
Synopsis: Tree-sitter Twig grammar
Description:

This package provides a Twig grammar for the Tree-sitter library.

tree-sitter-luau 1.2.0
Dependencies: tree-sitter-lua@0.4.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-luau
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Luau grammar
Description:

This package provides a Luau grammar for the Tree-sitter library.

tree-sitter-d 0.8.2-0.45e5f1e
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/gdamore/tree-sitter-d
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter D grammar
Description:

This package provides a D grammar for the Tree-sitter library.

tree-sitter-doxygen 1.1.0-0.1e28054
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-doxygen
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Doxygen grammar
Description:

This package provides a Doxygen grammar for the Tree-sitter library.

tree-sitter-php 0.23.12
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-php
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter PHP grammars
Description:

This package provides PHP grammars for the Tree-sitter library.

tree-sitter-uxntal 1.0.0-0.bd6cc0c
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-uxntal
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Uxntal grammar
Description:

This package provides a Uxntal grammar for the Tree-sitter library.

tree-sitter-clarity 0.0.5
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/xlittlerag/tree-sitter-clarity
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Clarity grammar
Description:

This package provides a Clarity grammar for the Tree-sitter library.

tree-sitter-scss 1.0.0-0.bca847c
Dependencies: tree-sitter-css@0.23.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-scss
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter SCSS grammar
Description:

This package provides a SCSS grammar for the Tree-sitter library.

Total packages: 70999