File: About.html

package info (click to toggle)
ftools-fv 5.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,908 kB
  • ctags: 2,922
  • sloc: tcl: 48,319; ansic: 16,926; cpp: 169; makefile: 157; sh: 121; csh: 10; exp: 2
file content (19 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
  <head>
    <title>About Pow</title>
  </head>

  <body>
      <h1>About Pow</h1>
      
POW is a curve plotting and image display interface tool written
and distributed by the HEASARC at NASA/GSFC.
<p>
The current version of POW is 3.0 and it is still under active development.
POW features a very flexible developer's interface and a "friendly" end
user GUI interface.  POW is a Tcl/Tk extension and can be called from
standard C or FORTRAN main programs.
<p>
  </body>
</html>