Package: treesitter.c
Title: 'R' Bindings to the 'C' Grammar for Tree-Sitter
Version: 0.0.1
Authors@R: c(
    person(given = "Sounkou Mahamane", family = "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre")),
    person("Tree-sitter authors", role = "cph", comment = "Tree-sitter C grammar"))
Description: Provides bindings to a 'C' grammar for Tree-sitter, to be used
    alongside the 'treesitter' package. Tree-sitter builds concrete syntax trees
    for source files and can efficiently update them as files are edited.
License: GPL-3
Depends: R (>= 4.3.0)
Imports: treesitter
Suggests: testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://sounkou-bioinfo.github.io/treesitter.c/,
        https://github.com/sounkou-bioinfo/treesitter.c
BugReports: https://github.com/sounkou-bioinfo/treesitter.c/issues
NeedsCompilation: yes
Packaged: 2025-12-04 16:21:17 UTC; sounkoutoure
Author: Sounkou Mahamane Toure [aut, cre],
  Tree-sitter authors [cph] (Tree-sitter C grammar)
Maintainer: Sounkou Mahamane Toure <sounkoutoure@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-10 21:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-05 03:49:37 UTC; windows
Archs: x64
