Imported Upstream version 4.6.2
This commit is contained in:
31
ipapython/ipapython.egg-info/PKG-INFO
Normal file
31
ipapython/ipapython.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,31 @@
|
||||
Metadata-Version: 1.2
|
||||
Name: ipapython
|
||||
Version: 4.6.2
|
||||
Summary: FreeIPA python support library
|
||||
Home-page: http://www.freeipa.org/
|
||||
Author: FreeIPA Developers
|
||||
Author-email: freeipa-devel@redhat.com
|
||||
License: GPLv3
|
||||
Download-URL: http://www.freeipa.org/page/Downloads
|
||||
Description: FreeIPA python support library
|
||||
|
||||
Platform: Linux
|
||||
Platform: Solaris
|
||||
Platform: Unix
|
||||
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.5
|
||||
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.*
|
||||
34
ipapython/ipapython.egg-info/SOURCES.txt
Normal file
34
ipapython/ipapython.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,34 @@
|
||||
README
|
||||
__init__.py
|
||||
admintool.py
|
||||
certdb.py
|
||||
config.py
|
||||
cookie.py
|
||||
dn.py
|
||||
dnsutil.py
|
||||
dogtag.py
|
||||
errors.py
|
||||
graph.py
|
||||
ipa_log_manager.py
|
||||
ipaldap.py
|
||||
ipautil.py
|
||||
ipavalidate.py
|
||||
kerberos.py
|
||||
kernel_keyring.py
|
||||
nsslib.py
|
||||
session_storage.py
|
||||
setup.cfg
|
||||
setup.py
|
||||
ssh.py
|
||||
version.py
|
||||
install/__init__.py
|
||||
install/cli.py
|
||||
install/common.py
|
||||
install/core.py
|
||||
install/typing.py
|
||||
install/util.py
|
||||
ipapython.egg-info/PKG-INFO
|
||||
ipapython.egg-info/SOURCES.txt
|
||||
ipapython.egg-info/dependency_links.txt
|
||||
ipapython.egg-info/requires.txt
|
||||
ipapython.egg-info/top_level.txt
|
||||
1
ipapython/ipapython.egg-info/dependency_links.txt
Normal file
1
ipapython/ipapython.egg-info/dependency_links.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
15
ipapython/ipapython.egg-info/requires.txt
Normal file
15
ipapython/ipapython.egg-info/requires.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
cffi
|
||||
cryptography>=1.6
|
||||
dnspython>=1.15
|
||||
gssapi>=1.2.0
|
||||
ipaplatform==4.6.2
|
||||
netaddr
|
||||
netifaces>=0.10.4
|
||||
python-ldap>=3.0.0b1
|
||||
six
|
||||
|
||||
[:python_version<'3']
|
||||
enum34
|
||||
|
||||
[install]
|
||||
dbus-python
|
||||
1
ipapython/ipapython.egg-info/top_level.txt
Normal file
1
ipapython/ipapython.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
ipapython
|
||||
Reference in New Issue
Block a user