tap2rpm - Online in the Cloud

This is the command tap2rpm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tap2rpm - create RPM packages which wrap .tap files

SYNOPSIS


tap2rpm [options]

DESCRIPTION


Create a set of RPM/SRPM packages in the current directory

-t, --tapfile <tapfile>
Build the application around the given .tap (default twistd.tap)

-y, --type <type>
The configuration has the given type . Allowable types are tap, source, xml and
python. The first three types are mktap output formats, while the last one is a
manual building of application (see twistd(1), the -y option).

-p, --protocol <protocol>
The name of the protocol this will be used to serve. This is intended as a part of
the description. Default is the name of the tapfile, minus any extensions.

-d, --rpmfile <rpmfile>
The name of the RPM package. Default is 'twisted-'+protocol.

-V, --set-version <version>
The version of the RPM package. The default is 1.0

-e, --description <description>
The one-line description. Default is uninteresting.

-l, --long_description <long_description>
A multi-line description. Default is explanation about this being an automatic
package created from tap2rpm.

-m, --maintainer <maintainer>
The maintainer, as "Name Lastname <email address>". This will go in the meta-files.

--version
Output version information and exit.

Use tap2rpm online using onworks.net services



Latest Linux & Windows online programs