innolitics / rdm

Our regulatory documentation manager. Streamlines 62304, 14971, and 510(k) documentation for software projects.
MIT License
110 stars 29 forks source link

Implement scripts to pull packages and format the list into the test record #87

Closed russellkan closed 2 years ago

russellkan commented 3 years ago

Add additional script to contrib that formats the output of dpkg -l into a YAML file for use in doc templates.

It takes a file as input instead of running dpkg -l within the script because there may be cases in which you want to format the packages installed on a different device.

Done: