fvsp - Man Page
Perl to RPM version convertor
Synopsis
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.
Copyright
Copyright 2016 Petr Pisar <ppisar@redhat.com>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
See Also
vsp(3), Fedora::VSP(3pm), version(3pm)