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

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

Home / pango
Name Modified Size InfoDownloads / Week
Parent folder
link.pango 2015-04-07 885 Bytes
margins.pango 2015-04-07 2.9 kB
nested.pango 2015-04-07 47 Bytes
num_colors.pango 2015-04-07 146 Bytes
one.pango 2015-04-07 531 Bytes
seven.pango 2015-04-07 85 Bytes
short.pango 2015-04-07 13 Bytes
six.pango 2015-04-07 53 Bytes
small.pango 2015-04-07 305 Bytes
span.pango 2015-04-07 75 Bytes
table.pango 2015-04-07 1.4 kB
tabs.pango 2015-04-07 644 Bytes
three.pango 2015-04-07 37 Bytes
two.pango 2015-04-07 35 Bytes
underline.pango 2015-04-07 34 Bytes
bold.pango 2015-04-07 27 Bytes
bold_italic.pango 2015-04-07 166 Bytes
colors.pango 2015-04-07 470 Bytes
demo.pango 2015-04-07 998 Bytes
eight.pango 2015-04-07 322 Bytes
five.pango 2015-04-07 66 Bytes
formats.pango 2015-04-07 2.3 kB
four.pango 2015-04-07 277 Bytes
four_bold.pango 2015-04-07 78 Bytes
image2.pango 2015-04-07 50 Bytes
image.pango 2015-04-07 362 Bytes
inter.pango 2015-04-07 3.3 kB
italic.pango 2015-04-07 30 Bytes
italic_bold.pango 2015-04-07 85 Bytes
justify.pango 2015-04-07 3.3 kB
large.pango 2015-04-07 547 Bytes
left.pango 2015-04-07 856 Bytes
LICENSE 2015-04-07 16.7 kB
447w.jpg 2015-04-07 7.3 kB
Totals: 34 Items   44.5 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