Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 298 Bytes

packages2json

Bash script that converts an apt Packages file to json

Usage

# For example use the Garden Linux packages file for today binary-amd64
curl -s https://repo.gardenlinux.io/gardenlinux/dists/today/main/binary-amd64/Packages > Packages
./packages2json.sh Packages | json_pp