summaryrefslogtreecommitdiffstats
path: root/perl/perl-String-Scanf/slack-desc
blob: 23cd6b05e5393bf500423a70b874ca68f8ab33af (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                 |-----handy-ruler------------------------------------------------------|
perl-String-Scanf: perl-String-Scanf (emulate sscanf() of the C library)
perl-String-Scanf:
perl-String-Scanf: String::Scanf supports scanning strings for data using formats
perl-String-Scanf: similar to the libc/stdio sscanf(). It supports %d, %u, %x, %o,
perl-String-Scanf: %e, %f, %g, %s and %c formats.
perl-String-Scanf: Formats %p, %n, %S, %C are not supported.
perl-String-Scanf:
perl-String-Scanf: Homepage: https://metacpan.org/release/String-Scanf
perl-String-Scanf:
perl-String-Scanf:
perl-String-Scanf: