File: tree-sitter-vimdoc.pc.in

package info (click to toggle)
tree-sitter-vimdoc 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 840 kB
  • sloc: ansic: 16,286; javascript: 179; makefile: 119; lisp: 52; python: 50; cpp: 14; sh: 9
file content (11 lines) | stat: -rw-r--r-- 265 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@

Name: tree-sitter-vimdoc
Description: Vim help file grammar for tree-sitter
URL: @URL@
Version: @VERSION@
Requires: @REQUIRES@
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-vimdoc
Cflags: -I${includedir}