[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.118.119.238: ~ $
#!/builddir/build/BUILD/imunify360-venv-2.4.0/opt/imunify360/venv/bin/python3

# $Id: rst2latex.py 9115 2022-07-28 17:06:24Z milde $
# Author: David Goodger <goodger@python.org>
# Copyright: This module has been placed in the public domain.

"""
A minimal front end to the Docutils Publisher, producing LaTeX.
"""

try:
    import locale
    locale.setlocale(locale.LC_ALL, '')
except Exception:
    pass

from docutils.core import publish_cmdline

description = ('Generates LaTeX documents from standalone reStructuredText '
               'sources. '
               'Reads from <source> (default is stdin) and writes to '
               '<destination> (default is stdout).  See '
               '<https://docutils.sourceforge.io/docs/user/latex.html> for '
               'the full reference.')

publish_cmdline(writer_name='latex', 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