|
Class Summary |
| DiskReader |
The disk reader is a yum repo reader used to read metadata and bits from an existing yum repo that is located on a
filesystem. |
| HttpReader |
The http reader is a yum repo reader used to read metadata and bits from an existing (remote) yum repo using yum's
native http interface. |
| Repo |
The Repo is a proxy for a local or remote yum repository. |
| Repodata |
The Repodata object is used to read yum metadata. |
| RepoProvider |
The RepoSource provides a content source for synchronizing content contained with a yum repo. |