fvsp - Man Page

Perl to RPM version convertor

Synopsis

fvsp [-l] [PERL_VERSION...]
fvsp [-h|-v]

Description

Convert Perl version strings into RPM-compatible strings. By default, insignificant digists will be omitted from the output. The output can be reduced up to empty string. Each positional argument is converted as a new version string. Converted values are separated by new lines.

Options

-h

show this help text and exit

-l

long format, do not truncate insignificant parts, similar to Perl version-object format

-v

show version and license information and exit

Author

Written by Petr Pisar.

See Also

vsp(3), Fedora::VSP(3pm), version(3pm)

Referenced By

vsp(3).