mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-03 21:36:15 +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']
|