Download Latest Version comlin64-lite-000.tar.gz (4.5 GB)
Email in envelope

Get an email when there's a new version of Community Linux 64

Home / comlin64 / apps / pangview
Name Modified Size InfoDownloads / Week
Parent folder
test 2025-02-05
panglib 2025-02-05
pango 2025-02-05
study 2025-02-05
intro.py 2025-02-05 1.0 kB
pangview.pyc 2025-02-05 43.0 kB
Makefile 2025-02-05 828 Bytes
screen1.png 2025-02-05 91.0 kB
install.py 2025-02-05 3.2 kB
demo.png 2025-02-05 65.5 kB
screen2.png 2025-02-05 111.5 kB
README 2025-02-05 929 Bytes
uni.py 2025-02-05 311 Bytes
pangview.py 2025-02-05 37.0 kB
pykeys.py 2025-02-05 838 Bytes
pang.png 2025-02-05 11.1 kB
bin.py 2025-02-05 309 Bytes
SYNTAX 2025-02-05 4.5 kB
README.md 2025-02-05 970 Bytes
textstate.py 2025-02-05 537 Bytes
garbage.txt 2025-02-05 21.3 kB
pang.xcf 2025-02-05 26.4 kB
Totals: 22 Items   420.2 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 2025-02-05