Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-CSV_XS-1.530.0-2.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: perl-Text-CSV_XS Distribution: openSUSE Tumbleweed
Version: 1.530.0 Vendor: openSUSE
Release: 2.1 Build date: Sun Mar 10 22:04:36 2024
Group: Unspecified Build host: h02-ch2b
Size: 331688 Source RPM: perl-Text-CSV_XS-1.530.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Text-CSV_XS
Summary: Comma-Separated Values manipulation routines
Text::CSV_XS provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV_XS class will combine
fields into a 'CSV' string and parse a 'CSV' string into fields.

The module accepts either strings or files as input and support the use of
user-specified characters for delimiters, separators, and escapes.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com>
  - Fix disabling of __perllib_provides
* Fri Nov 24 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 1.53
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.53	- 2023-11-22, H.Merijn Brand
    * Two casts for -Wformat (issue 50)
    * Add --skip-empty to csv2xlsx
    * Add --font and --font-size to csv2xlsx
    * Fix skip_empty_rows ("skip") and trailing newlines (Corey Hickey, PR#52)
    * Fix comment in last line (RT#150501)
* Fri Sep 22 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 1.52
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.52	- 2023-09-21, H.Merijn Brand
    * Fix possible coredump in cache on non-IO parse (issue 49)
* Tue Aug 08 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 1.51
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.51	- 2023-08-07, H.Merijn Brand
    * Contact e-mail update
    * Attribute skip_empty_rows extended
    * Fix comments (PR#45)
    * Fix help (x12340, PR#46)
    * Update to Devel::PPPort-3.71
    * Fix HTML on Windows
    * Fix double header-interpretation on bom + headers => "auto" (issue 47)
* Thu Mar 02 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 1.50
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.50	- 2023-03-01, H.Merijn Brand
    * Promote sep to sep_set in csv () with auto-headers
    * Fix bug in set_diag surfaced by PERL_RC_STACK
* Wed Jan 04 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 1.49
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.49	- 2023-01-03, H.Merijn Brand
    * csv2xlsx --split=CxP [--split-label=C]
    * Full documentation/manual for csv2xlsx
    * Fix non-integer arguments to getline_all (issue 39)
    * It's 2023
* Thu May 26 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 1.48
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.48	- 2022-05-24, H.Merijn Brand
    * It's 2022
    * Update to Devel::PPPort-3.64
    * kh => 1 (use internal headers)
    * Update to Devel::PPPort-3.67
    * Add constants for META flags (RT#142508)
    * Update to Devel::PPPort-3.68
    * Export :CONSTANTS
    * Fix sep_set typo (issue 37)
    * Tested against perl-5.36.0
* Wed Dec 22 2021 Tina Müller <timueller+perl@suse.de>
  - updated to 1.47
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.47	- 2021-12-21, H.Merijn Brand
    * Make error 2014 catchable
    * Suppress empty lines on empty input (issue 34)
    * Perl 6 -> Raku in docs (RT#136864)
    * IETF changed their URLs
    * Add some documentation for Google hist (Nigel)
* Thu Mar 25 2021 Tina Müller <timueller+perl@suse.de>
  - updated to 1.46
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.46	- 2021-03-24, H.Merijn Brand
    * It's 2021
    * New attribute comment_str     (RFC 4180-bis)
    * New attribute skip_empty_rows (RFC 4180-bis)
    * http -> https in links in docs
    * Fix several issues with auto-detecting \r as EOL
    * Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
* Fri Dec 25 2020 Tina Müller <timueller+perl@suse.de>
  - updated to 1.45
    see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
    1.45	- 2020-12-24, H.Merijn Brand
    * Update to Devel::PPPort-3.60 (3.59 was b0rked)
    * Allow adding to existing data in csv (out => $ref)
    * examples/csv2xlsx : -L   # to limit records to export
    * examples/csv2xlsx : --de # for possible double-encoding fix
    * Update to Devel::PPPort-3.61
    * Update to Devel::PPPort-3.62
    * Add examples/csv-split
    * examples/csv2xlsx : Check if .xlsx is creatable before conversion
    * Small doc additions
    * Fix META issue for bugtracker

Files

/usr/lib/perl5/vendor_perl/5.38.2/riscv64-linux-thread-multi/Text
/usr/lib/perl5/vendor_perl/5.38.2/riscv64-linux-thread-multi/Text/CSV_XS.pm
/usr/lib/perl5/vendor_perl/5.38.2/riscv64-linux-thread-multi/auto/Text
/usr/lib/perl5/vendor_perl/5.38.2/riscv64-linux-thread-multi/auto/Text/CSV_XS
/usr/lib/perl5/vendor_perl/5.38.2/riscv64-linux-thread-multi/auto/Text/CSV_XS/CSV_XS.so
/usr/share/doc/packages/perl-Text-CSV_XS
/usr/share/doc/packages/perl-Text-CSV_XS/CONTRIBUTING.md
/usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
/usr/share/doc/packages/perl-Text-CSV_XS/README
/usr/share/doc/packages/perl-Text-CSV_XS/examples
/usr/share/doc/packages/perl-Text-CSV_XS/examples/csv-check
/usr/share/doc/packages/perl-Text-CSV_XS/examples/csv-split
/usr/share/doc/packages/perl-Text-CSV_XS/examples/csv2xls
/usr/share/doc/packages/perl-Text-CSV_XS/examples/csv2xlsx
/usr/share/doc/packages/perl-Text-CSV_XS/examples/csvdiff
/usr/share/doc/packages/perl-Text-CSV_XS/examples/parser-xs.pl
/usr/share/doc/packages/perl-Text-CSV_XS/examples/rewrite.pl
/usr/share/doc/packages/perl-Text-CSV_XS/examples/speed.pl
/usr/share/man/man3/Text::CSV_XS.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024