Commit 0426090e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 89548b01
......@@ -26,6 +26,8 @@ Usage: nxd-bom software <path-to-installed-software>
An example of generated bill of material is provided in example/ors-bom.txt .
"""
# FIXME not scanned: git submodules, go modules, ruby gems, js packages
from __future__ import print_function
import sys, configparser, re, codecs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment