mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
221fe84d1a
* 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']
|