mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Make ipaclient a Python library like ipapython, ipalib, etc. Use setup.py instead of autotools for installing it. Move C client tools, Python scripts, and man pages, to client/. Remove old, empty or outdated, boilerplate files (NEWS, README, AUTHORS). Remove /setup-client.py (ipalib/setup.py should be used instead). Update Makefiles and the spec file accordingly. https://fedorahosted.org/freeipa/ticket/5638 Reviewed-By: Jan Cholasta <jcholast@redhat.com> |
||
---|---|---|
.. | ||
man | ||
pytest_plugins | ||
test_cmdline | ||
test_install | ||
test_integration | ||
test_ipalib | ||
test_ipapython | ||
test_ipaserver | ||
test_pkcs10 | ||
test_webui | ||
test_xmlrpc | ||
__init__.py | ||
data.py | ||
i18n.py | ||
ipa-run-tests | ||
ipa-test-config | ||
ipa-test-task | ||
pytest.ini | ||
setup.py.in | ||
test_util.py | ||
util.py |