[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.133.124.80: ~ $
#!/builddir/build/BUILD/imunify360-venv-2.4.0/opt/imunify360/venv/bin/python3
# :Copyright: © 2015 Günter Milde.
# :License: Released under the terms of the `2-Clause BSD license`_, in short:
#
#    Copying and distribution of this file, with or without modification,
#    are permitted in any medium without royalty provided the copyright
#    notice and this notice are preserved.
#    This file is offered as-is, without any warranty.
#
# .. _2-Clause BSD license: https://opensource.org/licenses/BSD-2-Clause
#
# Revision: $Revision: 9021 $
# Date: $Date: 2022-03-04 16:54:22 +0100 (Fr, 04. Mär 2022) $

"""
A minimal front end to the Docutils Publisher, producing HTML 5 documents.

The output is also valid XML.
"""

try:
    import locale  # module missing in Jython
    locale.setlocale(locale.LC_ALL, '')
except locale.Error:
    pass

from docutils.core import publish_cmdline, default_description

description = ('Generates HTML5 documents from standalone '
               'reStructuredText sources.\n'
               + default_description)

publish_cmdline(writer_name='html5', description=description)

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
Activate.ps1 File 8.82 KB 0644
activate File 1.69 KB 0644
activate.csh File 956 B 0644
activate.fish File 2.18 KB 0644
distro File 264 B 0755
docutils File 275 B 0755
imunify360-command-wrapper File 8.35 KB 0755
jsonschema File 272 B 0755
normalizer File 303 B 0755
pip File 280 B 0755
pip3 File 280 B 0755
pip3.11 File 280 B 0755
pw-migrate File 274 B 0755
pw_migrate File 274 B 0755
pwiz.py File 8.06 KB 0755
pybabel File 281 B 0755
python File 6.98 KB 0755
python3 File 6.98 KB 0755
python3.11 File 6.98 KB 0755
rst2html.py File 661 B 0755
rst2html4.py File 783 B 0755
rst2html5.py File 1.09 KB 0755
rst2latex.py File 860 B 0755
rst2man.py File 683 B 0755
rst2odt.py File 849 B 0755
rst2odt_prepstyles.py File 655 B 0755
rst2pseudoxml.py File 668 B 0755
rst2s5.py File 704 B 0755
rst2xetex.py File 940 B 0755
rst2xml.py File 669 B 0755
rstpep2html.py File 737 B 0755