[ 源代码: morbig ]
软件包:morbig(0.11.0-3 以及其他的)
Parser for POSIX shell scripts
Morbig is a parser for shell scripts that are written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard.
This package contains the parser tool which allows you to parse shell scripts, and to obtain their concrete syntax tree in various formats.
其他与 morbig 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: xz-utils
- XZ 压缩格式工具