package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Jun 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
NewEcosystem provides the set of scanners and coalescers for the rpm ecosystem
Scanner implements the scanner.PackageScanner interface.
This looks for directories that look like rpm databases and examines the
files it finds there.
The zero value is ready to use.
Kind implements scanner.VersionedScanner.
Name implements scanner.VersionedScanner.
Scan attempts to find rpm databases within the layer and enumerate the
packages there.
A return of (nil, nil) is expected if there's no rpm database.
The external command "rpm" is used and expected to be in PATH.
Version implements scanner.VersionedScanner.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.