Metadata-Version: 2.1
Name: pipedviewer
Version: 7.65
Summary: Graphics viewer controlled by a command pipe
Home-page: http://ferret.pmel.noaa.gov/Ferret/documentation/pyferret
Author: Karl M. Smith
Author-email: karl.smith@noaa.gov
License: Public Domain
Requires: multiprocessing
License-File: LICENSE

A graphics viewer application that receives its drawing and other commands primarily from another application through a pipe.  A limited number of commands are provided by the viewer itself to allow saving and some manipulation of the displayed scene.  The controlling application, however, will be unaware of these modifications made to the scene.
