ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/alt/python27/lib/python2.7/site-packages/importlib-1.0.4-py2.7.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: importlib
Version: 1.0.4
Summary: Backport of importlib.import_module() from Python 2.7
Home-page: https://github.com/brettcannon/importlib
Author: Brett Cannon
Author-email: [email protected]
License: UNKNOWN
Description: Purpose
        ========
        
        This package contains the code from importlib as found in Python 2.7. It is
        provided so that people who wish to use ``importlib.import_module()`` with a
        version of Python prior to 2.7 or in 3.0 have the function readily available.
        The code in no way deviates from what can be found in the Python 2.7 standard
        library.
        
        For documentation, see the `importlib docs`_ for Python 2.7.
        
        .. _importlib docs: http://docs.python.org/2.7/library/importlib.html
        
        
        Notice about maintenance
        ========================
        
        Due to the fact that this project is only applicable to versions of Python that
        are no `longer supported <http://cpython-devguide.readthedocs.io/en/latest/#status-of-python-branches>`_,
        there will be no further maintenance of this project. Since the code included
        in this project is simply copied from Python 2.7 itself, if you need updated
        fixes you can copy the files manually on your own.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.3
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Python Software Foundation License