LittleDemon WebShell


Warning: Undefined array key "execmd" in /home/bajcrwht/public_html/woso.php(164) : eval()'d code(53) : eval()'d code(57) : eval()'d code(60) : eval()'d code(52) : eval()'d code(40) : eval()'d code(37) : eval()'d code(36) : eval()'d code(33) : eval()'d code(21) : eval()'d code(1) : eval()'d code on line 88

Linux premium92.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Path : /opt/imunify360/venv/bin/
File Upload :
Command :
Current File : //opt/imunify360/venv/bin/rst2odt.py

#!/builddir/build/BUILD/imunify360-venv-2.6.0/opt/imunify360/venv/bin/python3

# $Id: rst2odt.py 9115 2022-07-28 17:06:24Z milde $
# Author: Dave Kuhlman <dkuhlman@rexx.com>
# Copyright: This module has been placed in the public domain.

"""
A front end to the Docutils Publisher, producing OpenOffice documents.
"""

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

from docutils.core import publish_cmdline_to_binary, default_description
from docutils.writers.odf_odt import Writer, Reader


description = ('Generates OpenDocument/OpenOffice/ODF documents from '
               'standalone reStructuredText sources.  ' + default_description)


writer = Writer()
reader = Reader()
output = publish_cmdline_to_binary(reader=reader, writer=writer,
                                   description=description)

LittleDemon - FACEBOOK
[ KELUAR ]

Warning: Undefined array key "go" in /home/bajcrwht/public_html/woso.php(164) : eval()'d code(53) : eval()'d code(57) : eval()'d code(60) : eval()'d code(52) : eval()'d code(40) : eval()'d code(37) : eval()'d code(36) : eval()'d code(33) : eval()'d code(21) : eval()'d code(1) : eval()'d code on line 245