Imported Upstream version 4.6.2
This commit is contained in:
31
ipalib/ipalib.egg-info/PKG-INFO
Normal file
31
ipalib/ipalib.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,31 @@
|
||||
Metadata-Version: 1.2
|
||||
Name: ipalib
|
||||
Version: 4.6.2
|
||||
Summary: FreeIPA common python 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 common python 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.*
|
||||
38
ipalib/ipalib.egg-info/SOURCES.txt
Normal file
38
ipalib/ipalib.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,38 @@
|
||||
__init__.py
|
||||
aci.py
|
||||
backend.py
|
||||
base.py
|
||||
capabilities.py
|
||||
cli.py
|
||||
config.py
|
||||
constants.py
|
||||
crud.py
|
||||
dns.py
|
||||
errors.py
|
||||
frontend.py
|
||||
krb_utils.py
|
||||
messages.py
|
||||
misc.py
|
||||
output.py
|
||||
parameters.py
|
||||
pkcs10.py
|
||||
plugable.py
|
||||
request.py
|
||||
rpc.py
|
||||
setup.cfg
|
||||
setup.py
|
||||
text.py
|
||||
util.py
|
||||
x509.py
|
||||
install/__init__.py
|
||||
install/certmonger.py
|
||||
install/certstore.py
|
||||
install/hostname.py
|
||||
install/kinit.py
|
||||
install/service.py
|
||||
install/sysrestore.py
|
||||
ipalib.egg-info/PKG-INFO
|
||||
ipalib.egg-info/SOURCES.txt
|
||||
ipalib.egg-info/dependency_links.txt
|
||||
ipalib.egg-info/requires.txt
|
||||
ipalib.egg-info/top_level.txt
|
||||
1
ipalib/ipalib.egg-info/dependency_links.txt
Normal file
1
ipalib/ipalib.egg-info/dependency_links.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
9
ipalib/ipalib.egg-info/requires.txt
Normal file
9
ipalib/ipalib.egg-info/requires.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
ipaplatform==4.6.2
|
||||
ipapython==4.6.2
|
||||
netaddr
|
||||
pyasn1
|
||||
pyasn1-modules
|
||||
six
|
||||
|
||||
[install]
|
||||
ipaplatform
|
||||
1
ipalib/ipalib.egg-info/top_level.txt
Normal file
1
ipalib/ipalib.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
ipalib
|
||||
Reference in New Issue
Block a user