Closed cfaessler closed 10 years ago
@dbrgn ready to review
Looks good. Seems to work fine on Debian.
--help
output in README is updated, but the strings in the argparse setup are still missing the spaces (e.g. here https://github.com/tnc-ba/swidGenerator/blob/9b58b2e7c91ea817b65fd00cae6fc6ca9dc10006/swid_generator/argparser.py#L53-L54), because the strings are directly concatenated.
And there's a PEP8 violation :stuck_out_tongue_closed_eyes:
Fixes https://github.com/tnc-ba/strongTNC/issues/186