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

perl-Text-Tags-0.40.0-12.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Text-Tags Distribution: Mageia
Version: 0.40.0 Vendor: Mageia.Org
Release: 12.mga9 Build date: Mon Mar 21 03:15:30 2022
Group: Development/Perl Build host: localhost
Size: 16790 Source RPM: perl-Text-Tags-0.40.0-12.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Text-Tags
Summary: Perl module to parse "folksonomy" space-separated tags
Parses "folksonomies", which are
simple space-or-comma-separated-but-optionally-quoted tag lists.

Specifically, tags can be any string, as long as they don't contain both a
single and a double quote. Hopefully, this is a pretty obscure restriction.
In addition, all whitespace inside tags is normalized to a single space
(with no leading or trailing whitespace).

In a tag list string, tags can optionally be quoted with either single or
double quotes. There is no escaping of either kind of quote, although you
can include one type of quote inside a string quoted with the other. Quotes
can also just be included inside tags, as long as they aren't at the
beginning; thus a tag like joe's can just be entered without any extra quoting.
Tags are separated by whitespace and/or commas, though quoted tags can run into
each other without whitespace. Empty tags (put in explicitly with "" or '') are
ignored. (Note that commas are not normalized with whitespace, and can be
included in a tag if you quote them.)

Why did the previous paragraph need to be so detailed? Because
Text::Tags::Parser always successfully parses every line. That is, every single
tags line converts into a list of tags, without any error conditions. For
general use, you can just understand the rules as being separate tags with
spaces or commas, and put either kind of quotes around tags that need to have
spaces.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 0.40.0-12.mga9
  + Revision: 1810538
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-Text-Tags
/usr/share/doc/perl-Text-Tags/Changes
/usr/share/doc/perl-Text-Tags/README
/usr/share/man/man3/Text::Tags.3pm.xz
/usr/share/man/man3/Text::Tags::Parser.3pm.xz
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/Tags
/usr/share/perl5/vendor_perl/Text/Tags.pm
/usr/share/perl5/vendor_perl/Text/Tags/Parser.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 07:29:55 2024