#include "rpmts.h"
Include dependency graph for rpmts-py.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | rpmtsObject_s |
Type: _rpm.ts | |
typedef rpmtsObject_s | rpmtsObject |
enum | { RPMDEP_SENSE_REQUIRES, RPMDEP_SENSE_CONFLICTS } |
rpmtsObject * | rpmts_Create (PyObject *s, PyObject *args, PyObject *kwds) |
PyTypeObject | rpmts_Type |
Definition in file rpmts-py.h.