mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
8 lines
101 B
Python
8 lines
101 B
Python
|
|
#
|
||
|
|
# Copyright (C) 2015 FreeIPA Contributors see COPYING for license
|
||
|
|
#
|
||
|
|
|
||
|
|
"""
|
||
|
|
Installer framework.
|
||
|
|
"""
|