Metadata-Version: 2.1
Name: pds4-tools
Version: 1.3
Summary: Package to read and display NASA PDS4 data
Home-page: https://sbnwiki.astro.umd.edu/wiki/Python_PDS4_Tools
Author: Lev Nagdimunov
Author-email: lnagdi1@astro.umd.edu
License: BSD
Description: .. image:: https://img.shields.io/travis/Small-Bodies-Node/pds4_tools/master.svg?label=Travis%20CI
            :target: https://travis-ci.com/Small-Bodies-Node/pds4_tools
        
        .. image:: https://img.shields.io/appveyor/ci/LevN0/pds4-tools/master.svg?label=AppVeyor
            :target: https://ci.appveyor.com/project/LevN0/pds4-tools
        
        .. image:: https://img.shields.io/pypi/l/pds4_tools.svg?colorB=98C611
            :target: https://pypi.python.org/pypi/pds4_tools
        
        .. image:: https://img.shields.io/pypi/v/pds4_tools.svg?label=PyPi%20Package
            :target: https://pypi.python.org/pypi/pds4_tools
        
        |
        
        PDS4 Tools is a package intended to allow easy read-in of NASA
        PDS4 data and meta-data into Python. Included in the package are
        a read-in API and a cross-OS GUI to visualize the products.
        
        All common PDS4 data products are supported.
        
        This package is developed by the PDS Small Bodies Node.
        
        * `Usage Documentation <https://pdssbn.astro.umd.edu/tools/pds4_tools_docs/current/>`_
        * `Other Documentation <https://sbnwiki.astro.umd.edu/wiki/Python_PDS4_Tools>`_
        
Keywords: pds4_viewer,pds4,pds
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: viewer
Provides-Extra: tests
