Metadata-Version: 2.1
Name: sarpy-apps
Version: 1.1.9
Summary: This provides a set of GUI tools based on tkinter for visualizing and interacting with SAR imagery and related data.
Home-page: https://github.com/ngageoint/sarpy_apps
Author: National Geospatial-Intelligence Agency
Author-email: Wade.C.Schwartzkopf@nga.mil
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

SarPy_Apps
==========
This provides a set of GUI tools based on tkinter for visualizing and interacting 
with SAR imagery and related data.

Origins
-------
This was developed to enable simple prototyping of graphical user interfaces useful 
in conjunction with SarPy project, and was based on and motivated by the set of MATLAB 
tools developed by NGA/NRL referred to as TASER. This effort was developed at the 
National Geospatial-Intelligence Agency (NGA). The software use, modification, and 
distribution rights are stipulated within the MIT license.

Dependencies
------------
The core library functionality depends on the [sarpy](https://github.com/ngageoint/sarpy) 
and [tk_builder](https://github.com/ngageoint/tk_builder) projects. 


