软件包:smarty-lexer(3.1.33+dfsg-1)
smarty-lexer 的相关链接
Debian 的资源:
下载源码包 smarty-lexer:
- [smarty-lexer_3.1.33+dfsg-1.dsc]
- [smarty-lexer_3.1.33+dfsg.orig.tar.xz]
- [smarty-lexer_3.1.33+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Smarty Lexer/Parser generator
The smarty-lexer package is used to generate the lexer and parser class files for Debian package smarty3.
To generate the template lexer and parser run Create_Template_Parser.php. It will create smarty_internal_templatelexer.php from smarty_internal_templatelexer.plex smarty_internal_templateparser.php from smarty_internal_templateparser.y
To generate the config file lexer and parser run Create_Template_Parser.php. It will create smarty_internal_configfilelexer.php from smarty_internal_configfilelexer.plex smarty_internal_configfileparser.php from smarty_internal_configfileparser.y
其他与 smarty-lexer 有关的软件包
|
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同时作为一个虚包由这些包填实: php8.2-cli
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-pear
- PEAR Base System