Source: ftools-fv
Section: science
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libcfitsio-dev | libcfitsio3-dev,
               tcl-dev,
               tk-dev,
               wcslib-dev
Standards-Version: 3.9.8
Homepage: http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ftools/fv/
Vcs-Git: https://anonscm.debian.org/git/debian-astro/packages/ftools-fv.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/ftools-fv.git

Package: ftools-fv
Architecture: all
Depends: ftools-pow, itcl3, itk3, iwidgets4, ${misc:Depends}, ${shlibs:Depends}
Conflicts: fv
Replaces: fv
Suggests: saods9, xpa-tools
Description: Tool for viewing and editing FITS format files
 Fv provides a graphical user interface to data stored in FITS
 (Flexible Image Transport System) files.  Local files can be created,
 viewed and edited, files on the internet can be opened read-only
 through the http and ftp protocols. Through the POWplot program,
 FITS data can be visualized in a large variety of styles.  An
 interface to the SkyView online database allows for searching,
 downloading, and plotting of images and object lists for a region of
 the sky.

Package: ftools-pow
Architecture: any
Multi-Arch: same
Depends: itcl3,
         itk3,
         iwidgets4,
         tcl-fitstcl,
         tix,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Curve plotting and image display interface tool
 POW is a curve plotting and image display interface tool written and
 distributed by the HEASARC at NASA/GSFC.
 .
 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.
