You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# spec.description = %q{TODO: Write a longer description or delete this line.}
14
-
# spec.homepage = "TODO: Put your gem's website or public repo URL here."
15
-
spec.license="MIT"
12
+
spec.summary=%q{Parse OpenSCAP content}
13
+
spec.description=%q{This gem is a Ruby interface into SCAP content. It can parse SCAP datastream files (i.e. ssg-rhel7-ds.xml), scan result files output by oscap eval, and tailoring files.}
0 commit comments