SamuraiAku / PkgToSoftwareBOM.jl

Produces a Software Bill of Materials (SBOM) describing your Julia Pkg environment. SBOM is in the SPDX format
MIT License
17 stars 1 forks source link

Create an set of example SPDX files #11

Closed SamuraiAku closed 1 year ago

SamuraiAku commented 1 year ago

So that someone can browse to Github and have a peak to see what an SPDX file is really like and to see what files generated by this package look like.

Nice complicated environment: Plots, CSV, FFTW, DataFrames

Simpler environment?: Revise, PkgTemplates