added local RPM support for listing files in RPM

This commit is contained in:
brent s
2018-11-26 06:49:12 -05:00
parent cfc48cac26
commit ca4a9e4b08
2 changed files with 73 additions and 38 deletions

View File

@@ -4,6 +4,8 @@
# Definitely probably won't work on 5.x since they use MD5(?), and 6.5? and up
# use SHA256.
# TODO: add support for .rpm files (like list_files_package.py)
import argparse
import copy
import datetime