Skip to content

Bash script that converts an apt Packages file to json

License

Notifications You must be signed in to change notification settings

Vincinator/packages2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Bash script that converts an apt Packages file to json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages