Name : perl-File-Comments
| |
Version : 0.08
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp150.15.2
| Date : 2011-03-31 14:00:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-File-Comments-0.08-lp150.15.2.src.rpm
|
Size : 0.07 MB
| |
Packager : (none)
| |
Summary : Recognizes file formats and extracts format-specific comments
|
Description :
File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.
Currently supported are Perl scripts, C/C++ programs, Java, makefiles, JavaScript, Python and PHP.
The plugin architecture used by File::Comments makes it easy to add new formats. To support a new format, a new plugin module has to be installed. No modifications to the File::Comments codebase are necessary, new plugins will be picked up automatically.
File::Comments can also be used to simply guess a file\'s type. It it somewhat more flexible than File::MMagic and File::Type. File types in File::Comments are typically based on file name suffixes (*.c, *.pl, etc.). If no suffix is available, or a given suffix is ambiguous (e.g. if several plugins have registered a handler for the same suffix), then the file\'s content is used to narrow down the possibilities and arrive at a decision.
WARNING: THIS MODULE IS UNDER DEVELOPMENT, QUALITY IS ALPHA. IF YOU FIND BUGS, OR WANT TO CONTRIBUTE PLUGINS, PLEASE SEND THEM MY WAY.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(File::Comments)
perl(File::Comments::Plugin)
perl(File::Comments::Plugin::C)
perl(File::Comments::Plugin::HTML)
perl(File::Comments::Plugin::Java)
perl(File::Comments::Plugin::JavaScript)
perl(File::Comments::Plugin::Makefile)
perl(File::Comments::Plugin::PHP)
perl(File::Comments::Plugin::Perl)
perl(File::Comments::Plugin::Python)
perl(File::Comments::Plugin::Shell)
perl(File::Comments::Target)
perl(PodExtractor)
perl-File-Comments
perl-File-Comments(x86-64)
Requires :