Download Latest Version pangviewv014.zip (257.7 kB)
Email in envelope

Get an email when there's a new version of PangView

Home / panglib
Name Modified Size InfoDownloads / Week
Parent folder
pangdisp.pyc 2015-04-07 12.4 kB
pangfunc.py 2015-04-07 26.2 kB
pangfunc.pyc 2015-04-07 27.7 kB
parser.py 2015-04-07 5.0 kB
parser.pyc 2015-04-07 3.2 kB
stack.py 2015-04-07 1.7 kB
stack.pyc 2015-04-07 3.3 kB
textstate.txt 2015-04-07 1.4 kB
utils.py 2015-04-07 6.4 kB
utils.pyc 2015-04-07 3.5 kB
__init__.py 2015-04-07 84 Bytes
__init__.pyc 2015-04-07 320 Bytes
lexer.py 2015-04-07 1.6 kB
lexer.pyc 2015-04-07 1.8 kB
pangdisp.py 2015-04-07 13.4 kB
Totals: 15 Items   108.1 kB 0
                                     README

  This utility was created to quickly display a formatted file. It was 
embarrassing to wait 25 seconds till the browser starts, just to display
a welcome screen.

 The pangview utility is fast, it displays a regular README file in less than a second.

 The format of the file is friendly, like pango, rich text or html. 
(but simpler) The parser was written in python, it is easy to extend.

 A quick intro:

     <i> Italic</i>     for italic text
     <b> Bold </b>      for bold text
     <r> Red </r>       for red text
     <xl>Large</xl>     for large text
     
Line that starts with a double hash is a comment.

## Comment
Text in <hid>hidden</hid> tags are hidden from display.

For a full description of the Syntax see the SYNTAX file.

Note that this text displays nicely both on terminals and on the pangview 
utility,

This project is in the public domain.

Peter Glen

Source: README, updated 2015-04-07