mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 13:18:42 +02:00
* this module can be used to retrieve data from the rpmheader * Note: for now the signature header is completely ignored
2 lines
37 B
Python
2 lines
37 B
Python
__all__ = ['ar', 'cpio', 'rpmquery']
|