packages_metadata

command
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

This binary accepts a CSV file with columns: 1. Name- Name of a software package. 2. Version- Version string for the software package. and transforms the CSV into a YAML of the following format: packages:

  • name: package1 version: version1
  • name: package2 version: version2

...

The entires in the "packages" field in the YAML will be sorted by the package names.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL