Name : perl-C-Tokenize
| |
Version : 0.18
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-03 17:51:23
|
Group : Development/Libraries/Perl
| Source RPM : perl-C-Tokenize-0.18-lp156.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : reduce a C file to a series of tokens
|
Description :
This module provides a tokenizer, tokenize, which breaks C source code into its smallest meaningful components, and the regexes which match each of these components. For example, $comment_re matches a C comment.
As well as components of C, it supplies regexes for local include statements, $include_local, and C variables, $cvar_re, as well as extra functions, like decomment to remove the comment syntax of traditional C comments, and strip_comments, which removes all comments from a C program.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.6/noarch |