SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Comments rpm build for : OpenSuSE. For other distributions click perl-File-Comments.

Name : perl-File-Comments
Version : 0.08 Vendor : openSUSE
Release : bp150.2.4 Date : 2018-07-30 19:09:08
Group : Development/Libraries/Perl Source RPM : perl-File-Comments-0.08-bp150.2.4.src.rpm
Size : 0.07 MB
Packager : https://bugs_opensuse_org
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/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Comments-0.08-bp150.2.4.x86_64.rpm
     

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 :
perl(:MODULE_COMPAT_5.26.1)
perl(Archive::Tar) >= 1.22
perl(HTML::TokeParser) >= 2.28
perl(HTML::TreeBuilder)
perl(Log::Log4perl) >= 0.5
perl(Module::Pluggable) >= 2.4
perl(PPI) >= 1.115
perl(Sysadm::Install) >= 0.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/File
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/C.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/HTML.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/Java.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/JavaScript.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/Makefile.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/PHP.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/Perl.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/Python.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Comments/Plugin/Shell.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/File
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/File/Comments
/usr/share/doc/packages/perl-File-Comments
/usr/share/doc/packages/perl-File-Comments/Changes
/usr/share/doc/packages/perl-File-Comments/README
/usr/share/man/man3/File::Comments.3pm.gz
/usr/share/man/man3/File::Comments::Plugin.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::C.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::HTML.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::Java.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::JavaScript.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::Makefile.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::PHP.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::Perl.3pm.gz
/usr/share/man/man3/File::Comments::Plugin::Python.3pm.gz
There is 1 files more in these RPM.

 
ICM