58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
Metadata-Version: 2.1
|
|
Name: ipaserver
|
|
Version: 4.12.4
|
|
Home-page: https://www.freeipa.org/
|
|
Download-URL: https://www.freeipa.org/page/Downloads
|
|
Author: FreeIPA Developers
|
|
Author-email: freeipa-devel@lists.fedorahosted.org
|
|
Maintainer: FreeIPA Developers
|
|
Maintainer-email: freeipa-devel@redhat.com
|
|
License: GPLv3
|
|
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 :: 3
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
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: >=3.6.0
|
|
License-File: ../COPYING
|
|
Requires-Dist: cryptography>=1.6
|
|
Requires-Dist: dbus-python
|
|
Requires-Dist: dnspython>=1.15
|
|
Requires-Dist: ipaclient==4.12.4
|
|
Requires-Dist: ipalib==4.12.4
|
|
Requires-Dist: ipaplatform==4.12.4
|
|
Requires-Dist: ipapython==4.12.4
|
|
Requires-Dist: jwcrypto>=0.4.2
|
|
Requires-Dist: lxml
|
|
Requires-Dist: netaddr
|
|
Requires-Dist: psutil
|
|
Requires-Dist: pyasn1
|
|
Requires-Dist: requests
|
|
Requires-Dist: six
|
|
Requires-Dist: python-augeas
|
|
Requires-Dist: python-ldap>=3.0.0
|
|
Provides-Extra: dcerpc
|
|
Requires-Dist: samba; extra == "dcerpc"
|
|
Requires-Dist: pysss; extra == "dcerpc"
|
|
Requires-Dist: pysss_nss_idmap; extra == "dcerpc"
|
|
Provides-Extra: hbactest
|
|
Requires-Dist: pyhbac; extra == "hbactest"
|
|
Provides-Extra: install
|
|
Requires-Dist: SSSDConfig; extra == "install"
|
|
Provides-Extra: trust
|
|
Requires-Dist: pysss_murmur; extra == "trust"
|
|
Requires-Dist: pysss_nss_idmap; extra == "trust"
|
|
|
|
|
|
Python-level packaging using setuptools
|