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

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

This package provides a Verilog 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-rst 0.2.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/stsewd/tree-sitter-rst
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter ReStructuredText grammar
Description:

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

python-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/tree-sitter-python
Licenses: Expat
Build system: pyproject
Synopsis: Tree-sitter Python grammar
Description:

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

This variant provides Python bindings.

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

This package provides a Rust 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-fish 3.6.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/ram02z/tree-sitter-fish
Licenses: Unlicense
Build system: tree-sitter
Synopsis: Tree-sitter Fish grammar
Description:

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

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

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

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

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

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

tree-sitter-typst 0.11.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/uben0/tree-sitter-typst
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Typst grammar
Description:

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

tree-sitter-markdown 0.5.3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/MDeiml/tree-sitter-markdown
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Markdown (CommonMark Spec v0.30) grammars
Description:

This package provides Markdown (CommonMark Spec v0.30) grammars for the Tree-sitter library.

tree-sitter-agda 1.3.1-0.e8d47a6
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-agda
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Agda grammar
Description:

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

tree-sitter-dockerfile 0.2.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/camdencheek/tree-sitter-dockerfile
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Dockerfile grammar
Description:

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

tree-sitter-cpp 0.23.4
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/tree-sitter-cpp
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter C++ grammar
Description:

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

tree-sitter-graphql 0.0.1-0.5e66e96
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/bkegley/tree-sitter-graphql
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter GraphQL grammar
Description:

This package provides a GraphQL 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-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-ocaml 0.24.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-ocaml
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter OCaml (.ml and .mli) grammars
Description:

This package provides OCaml (.ml and .mli) grammars for the Tree-sitter library.

tree-sitter-vhdl 1.5.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/jpt13653903/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-bitbake 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-bitbake
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter BitBake grammar
Description:

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

tree-sitter-sparql 0.1.0-0.1ef52d3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/GordianDziwis/tree-sitter-sparql
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter SPARQL grammar
Description:

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

Total packages: 73978