SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Hardware-Vhdl-Lexer rpm build for : openSUSE Tumbleweed. For other distributions click perl-Hardware-Vhdl-Lexer.

Name : perl-Hardware-Vhdl-Lexer
Version : 1.00 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.46 Date : 2024-08-05 18:26:35
Group : Development/Libraries/Perl Source RPM : perl-Hardware-Vhdl-Lexer-1.00-1.46.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Split VHDL code into lexical tokens
Description :
\'Hardware::Vhdl::Lexer\' splits VHDL code into lexical tokens. To use it,
you need to first create a lexer object, passing in something which will
supply chunks of VHDL code to the lexer. Repeated calls to the
\'get_next_token\' method of the lexer will then return VHDL tokens (in
scalar context) or a token type code and the token (in list context).
\'get_next_token\' returns undef when there are no more tokens to be read.

NB: in this documentation I refer to \"lines\" of VHDL code and \"line\"
sources etc., but in fact the chunks of code don\'t have to be broken up at
line-ends - they can be broken anywhere that isn\'t in the middle of a
token. New-line characters just happen to be a simple and safe way to split
up a file. You don\'t even have to split up the VHDL at all, you can pass in
the whole thing as the first and only \"line\".

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-H/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Hardware-Vhdl-Lexer-1.00-1.46.noarch.rpm
     

Provides :
perl(Hardware::Vhdl::Lexer)
perl-Hardware-Vhdl-Lexer

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Class::Std)
perl(Readonly) >= 1.03
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Hardware
/usr/lib/perl5/vendor_perl/5.40.0/Hardware/Vhdl
/usr/lib/perl5/vendor_perl/5.40.0/Hardware/Vhdl/Lexer.pm
/usr/share/doc/packages/perl-Hardware-Vhdl-Lexer
/usr/share/doc/packages/perl-Hardware-Vhdl-Lexer/Changes
/usr/share/doc/packages/perl-Hardware-Vhdl-Lexer/README
/usr/share/man/man3/Hardware::Vhdl::Lexer.3pm.gz

 
ICM