Documentation ¶
Overview ¶
Package rpm implements nfpm.Packager providing .rpm bindings using google/rpmpack.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &RPM{}
Default RPM packager. nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
type RPM ¶
type RPM struct{}
RPM is a RPM packager implementation.
func (*RPM) ConventionalFileName ¶ added in v1.4.0
ConventionalFileName returns a file name according to the conventions for RPM packages. See: http://ftp.rpm.org/max-rpm/ch-rpm-file-format.html
Click to show internal directories.
Click to hide internal directories.