tree-sitter-lua 0.1.0-3 source package in Ubuntu

Changelog

tree-sitter-lua (0.1.0-3) unstable; urgency=medium

  * Add libc-dev and make to tree-sitter-src Depends
  * Add cargo and rustc explicitly to Build-Depends

 -- James McCoy <email address hidden>  Sun, 16 Mar 2025 22:15:15 -0400

Upload details

Uploaded by:
Tree-sitter Maintainers
Uploaded to:
Sid
Original maintainer:
Tree-sitter Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
tree-sitter-lua_0.1.0-3.dsc 2.7 KiB 59e0fc176b051be59a5bc1789ee21be9a4f8b40bbaeae74670c420c717042ee6
tree-sitter-lua_0.1.0.orig.tar.xz 42.8 KiB f3ee12f0aa81283a2e57661ed16547f1b82edc95aa7a3c297dedf9325a851808
tree-sitter-lua_0.1.0-3.debian.tar.xz 3.3 KiB f4f16df6e901de418a1c0fd6216ef6410cb23009b0058f00b453ab69ee0a1beb

Available diffs

No changes file available.

Binary packages built by this source

librust-tree-sitter-lua-dev: Lua grammar for the tree-sitter parser - Rust source code

 tree-sitter-lua is a tree-sitter grammar for Lua.
 .
 Tree-sitter is a parser generator and incremental parsing library.
 .
 This package contains the source for the Rust tree-sitter-lua crate,
 packaged for use with cargo.

tree-sitter-lua-src: Lua parser for Tree-sitter (source files)

 This package contains the generated source files for building the Lua parser
 shared object.