HEX
Server: LiteSpeed
System: Linux node612.namehero.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: dfwparty (1186)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/sos/policies/package_managers/__pycache__/rpm.cpython-36.pyc
3

ܓ�i�@s ddlmZGdd�de�ZdS)�)�PackageManagerc@s0eZdZdZdZdZdZdZddgZdd	�Z	d
S)�RpmPackageManagerz0Package Manager for RPM-based distributions
    z7rpm -qa --queryformat "%{NAME}|%{VERSION}|%{RELEASE}\n"zrpm -qfzrpm -qalzrpm -VZ	debuginfoz-develccs<x6|j�D]*}d|krq
|jd�\}}}|||fVq
WdS)N�|)�
splitlines�split)�selfZpkg_listZpkg�name�version�release�r�/usr/lib/python3.6/rpm.py�_parse_pkg_lists
z!RpmPackageManager._parse_pkg_listN)
�__name__�
__module__�__qualname__�__doc__Z
query_commandZquery_path_commandZ
files_commandZverify_commandZ
verify_filterr
rrrrrsrN)Zsos.policies.package_managersrrrrrr�<module>s