]> git.ipfire.org Git - pakfire.git/blame - python/pakfire/client/__init__.py
Use the HTTP proxy for HTTPS as well.
[pakfire.git] / python / pakfire / client / __init__.py
CommitLineData
c62d93f1
MT
1#!/usr/bin/python
2
3from base import PakfireUserClient, PakfireBuilderClient
4from builder import PakfireDaemon, ClientBuilder