PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
bin
#!/usr/local/jetapps/var/lib/aws/bin/python # $Id: rstpep2html.py 4564 2006-05-21 20:44:42Z wiemann $ # 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 HTML from PEP (Python Enhancement Proposal) documents. """ try: import locale locale.setlocale(locale.LC_ALL, '') except: pass from docutils.core import publish_cmdline, default_description description = ('Generates (X)HTML from reStructuredText-format PEP files. ' + default_description) publish_cmdline(reader_name='pep', writer_name='pep_html', description=description)
[-] pyrsa-decrypt
[edit]
[-] python2
[edit]
[-] jp.py
[edit]
[+]
..
[-] pyrsa-sign
[edit]
[-] pyrsa-decrypt-bigfile
[edit]
[-] rst2odt_prepstyles.py
[edit]
[-] rstpep2html.py
[edit]
[-] rst2xml.py
[edit]
[-] activate.fish
[edit]
[-] easy_install
[edit]
[-] rst2latex.py
[edit]
[-] activate
[edit]
[-] rst2html4.py
[edit]
[-] activate_this.py
[edit]
[-] aws_zsh_completer.sh
[edit]
[-] rst2pseudoxml.py
[edit]
[-] pyrsa-priv2pub
[edit]
[-] aws.cmd
[edit]
[-] pyrsa-verify
[edit]
[-] wheel
[edit]
[-] rst2html.py
[edit]
[-] pyrsa-encrypt-bigfile
[edit]
[-] rst2html5.py
[edit]
[-] aws
[edit]
[-] easy_install-2.7
[edit]
[-] pyrsa-encrypt
[edit]
[-] pyrsa-keygen
[edit]
[-] aws_completer
[edit]
[-] python2.7
[edit]
[-] activate.csh
[edit]
[-] python-config
[edit]
[-] pip
[edit]
[-] rst2man.py
[edit]
[-] rst2s5.py
[edit]
[-] pip2
[edit]
[-] python
[edit]
[-] aws_bash_completer
[edit]
[-] rst2odt.py
[edit]
[-] pip2.7
[edit]
[-] rst2xetex.py
[edit]