File: PKG-INFO

package info (click to toggle)
freeipa 4.12.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100,668 kB
  • sloc: python: 298,952; javascript: 71,606; ansic: 49,369; sh: 6,547; makefile: 2,553; xml: 343; sed: 16
file content (41 lines) | stat: -rw-r--r-- 1,507 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Metadata-Version: 2.1
Name: ipapython
Version: 4.12.4
Summary: FreeIPA python support library
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: cffi
Requires-Dist: cryptography>=1.6
Requires-Dist: dnspython>=1.15
Requires-Dist: gssapi>=1.2.0
Requires-Dist: ipaplatform==4.12.4
Requires-Dist: netaddr
Requires-Dist: six
Provides-Extra: ldap
Requires-Dist: python-ldap; extra == "ldap"
Provides-Extra: ifaddr
Requires-Dist: ifaddr; extra == "ifaddr"

FreeIPA python support library