SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-FixedWidth-Helper rpm build for : OpenSuSE. For other distributions click perl-Text-FixedWidth-Helper.

Name : perl-Text-FixedWidth-Helper
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:17:06
Group : Development/Libraries/Perl Source RPM : perl-Text-FixedWidth-Helper-0.02-lp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Create or verify samples of fixed-width data
Description :
Preparation and verification of fixed-width data are often part of software
development projects. Because fixed-width data is more difficult for humans
to visually decode than character-delimited data, it is often difficult to
construct and/or verify small sample files. This library provides
assistance with that task.

This library assumes that the user of a program can type a plain-text file
in a simple format and present it, perhaps via a GUI interface, to a Perl
program using the library.

Two variations are possible: delimited-data-to-fixed-width (d2fw), and
fixed-width-to-delimited-data (fw2d). In each case, the plain-text file
consists of two parts: metadata and sample data. The metadata is a mapping
of data field names to the widths of the those fields in the fixed-width
record. In each case, the subroutine handling the case is exported by this
module on demand only.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-FixedWidth-Helper-0.02-lp155.1.1.noarch.rpm
     

Provides :
perl(Text::FixedWidth::Helper)
perl-Text-FixedWidth-Helper

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(IO::CaptureOutput)
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/Text
/usr/lib/perl5/vendor_perl/5.26.1/Text/FixedWidth
/usr/lib/perl5/vendor_perl/5.26.1/Text/FixedWidth/Helper.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Text-FixedWidth-Helper
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/Changes
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/LICENSE
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/README
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/Todo
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/examples
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/examples/d2fw_sample.pl
/usr/share/doc/packages/perl-Text-FixedWidth-Helper/examples/fw2d_sample.pl
/usr/share/man/man3/Text::FixedWidth::Helper.3pm.gz

 
ICM