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

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-devicetree 0.11.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/joelspadin/tree-sitter-devicetree
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Devicetree grammar
Description:

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

tree-sitter-mermaid 0.0.2-0.90ae195
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/monaqa/tree-sitter-mermaid
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Mermaid grammar
Description:

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

tree-sitter-glsl 0.2.0
Dependencies: tree-sitter-c@0.24.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-glsl
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter OpenGL Shading Language (GLSL) grammar
Description:

This package provides a OpenGL Shading Language (GLSL) grammar for the Tree-sitter library.

tree-sitter-jsonnet 0.0.1-0.ddd075f
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/sourcegraph/tree-sitter-jsonnet
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter JSONNET grammar
Description:

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

tree-sitter-cli 0.25.3
Dependencies: tree-sitter@0.25.3 graphviz@7.0.1 node@22.14.0 rust-ring@0.17.14
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: cargo
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:

  1. General enough to parse any programming language.

  2. Fast enough to parse on every keystroke in a text editor.

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

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

This package includes the tree-sitter command-line tool.

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

This package provides a JavaScript(JSX) grammar for the Tree-sitter library.

This variant provides Python bindings.

tree-sitter-gitcommit 0.3.3-0.a716678
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/gbprod/tree-sitter-gitcommit
Licenses: WTFPL 2
Build system: tree-sitter
Synopsis: Tree-sitter Git commit grammar
Description:

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

tree-sitter-hack 0.0.4-0.bc5b3a1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/slackhq/tree-sitter-hack
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Hack grammar
Description:

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

tree-sitter-ada 0.1.0-0.b23672d
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/briot/tree-sitter-ada
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Ada grammar
Description:

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

tree-sitter-plantuml 1.0.0-1.c7361a1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Decodetalkers/tree_sitter_plantuml
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter PlantUML grammar
Description:

This package provides a PlantUML 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-tcl 1.1.0-0.8f11ac7
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-tcl
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter TCL grammar
Description:

This package provides a TCL 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-awk 0.7.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Beaglefoot/tree-sitter-awk
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter AWK grammar
Description:

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

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

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

tree-sitter-pgn 1.2.12
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/rolandwalker/tree-sitter-pgn
Licenses: FreeBSD
Build system: tree-sitter
Synopsis: Tree-sitter Chess Portable Game Notation (PGN) grammar
Description:

This package provides a Chess Portable Game Notation (PGN) grammar for the Tree-sitter library.

tree-sitter-scheme 0.23.0-1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/6cdh/tree-sitter-scheme
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Scheme (R5RS, R6RS, R7RS) grammar
Description:

This package provides a Scheme (R5RS, R6RS, R7RS) grammar for the Tree-sitter library.

tree-sitter-netlinx 1.0.4
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Norgate-AV/tree-sitter-netlinx
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter NetLinx grammar
Description:

This package provides a NetLinx 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-cairo 1.0.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-cairo
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Cairo grammar
Description:

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

python-tree-sitter 0.25.2
Dependencies: tree-sitter@0.25.3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/py-tree-sitter
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings to the Tree-sitter parsing library
Description:

This package provides Python bindings to the Tree-sitter parsing library.

tree-sitter-vhdl 0.1.1-0.a3b2d84
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/alemuller/tree-sitter-vhdl
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter VHDL grammar
Description:

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

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

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

tree-sitter-swift 0.7.1-0.7c2f26b
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/alex-pinkus/tree-sitter-swift
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Swift grammar
Description:

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

Total packages: 73992