1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 13:18:42 +02:00
Files
github.com_openSUSE_osc/osc/util/__init__.py
Marcus Hüwe 221fe84d1a - added rpmquery module:
* this module can be used to retrieve data from the rpmheader
  * Note: for now the signature header is completely ignored
2009-09-09 14:39:53 +00:00

2 lines
37 B
Python

__all__ = ['ar', 'cpio', 'rpmquery']