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