pv2/util
Louis Abel 843380bd98
importer fixes, remove submodules, cleanup util
importer/operation.py: Added a skip_lookaside option to pkg_import().
This will remove the source files outright and not attempt to move them.

Removed models and peridotpb. These will be something outside of this
core module.

util/generic.py: reordered __all__

util/rpmutil.py: ordered __all__ and added metadata logic to NEVRA
splitter.
2023-06-29 00:58:14 -07:00
..
__init__.py Mass Update 2023-06-14 00:39:36 -07:00
color.py Mass Update 2023-06-14 00:39:36 -07:00
constants.py Add importutil module 2023-06-27 17:20:44 -07:00
cr.py Mass Update 2023-06-14 00:39:36 -07:00
error.py Add importutil module 2023-06-27 17:20:44 -07:00
fileutil.py Add importutil module 2023-06-27 17:20:44 -07:00
generic.py importer fixes, remove submodules, cleanup util 2023-06-29 00:58:14 -07:00
gitutil.py Add importutil module 2023-06-27 17:20:44 -07:00
processor.py Add importutil module 2023-06-27 17:20:44 -07:00
README.md Mass Update 2023-06-14 00:39:36 -07:00
rpmutil.py importer fixes, remove submodules, cleanup util 2023-06-29 00:58:14 -07:00

util module

This is for pv2 utilities.