Metadata-Version: 2.0
Name: ipaclient
Version: 4.7.1
Summary: FreeIPA client library
Home-page: https://www.freeipa.org/
Author: FreeIPA Developers
Author-email: freeipa-devel@lists.fedorahosted.org
Maintainer: FreeIPA Developers
Maintainer-email: freeipa-devel@redhat.com
License: GPLv3
Download-URL: https://www.freeipa.org/page/Downloads
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Security
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires-Python: >=2.7.5,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Provides-Extra: install
Provides-Extra: csrgen
Provides-Extra: otptoken_yubikey
Requires-Dist: cryptography (>=1.6)
Requires-Dist: ipalib (==4.7.1)
Requires-Dist: ipapython (==4.7.1)
Requires-Dist: qrcode (>=5.0)
Requires-Dist: six
Provides-Extra: csrgen
Requires-Dist: cffi; extra == 'csrgen'
Requires-Dist: jinja2; extra == 'csrgen'
Provides-Extra: install
Requires-Dist: ipaplatform; extra == 'install'
Provides-Extra: otptoken_yubikey
Requires-Dist: python-yubico; extra == 'otptoken_yubikey'
Requires-Dist: pyusb; extra == 'otptoken_yubikey'

FreeIPA client library


