Metadata-Version: 2.1
Name: sdss-tree
Version: 3.0.3
Summary: Control and setup of SDSS tree environment and modules
Home-page: https://github.com/sdss/tree
Author: Brian Cherinka
Author-email: bcherinka@stsci.edu
License: BSD 3-Clause License
Project-URL: Repository, https://github.com/sdss/tree
Project-URL: Documentation, https://sdss-tree.readthedocs.org
Description: # tree
        
        ![Versions](https://img.shields.io/badge/python->3.7-blue)
        [![Documentation Status](https://readthedocs.org/projects/sdss-tree/badge/?version=latest)](https://sdss-tree.readthedocs.io/en/latest/?badge=latest)
        [![Travis (.org)](https://img.shields.io/travis/sdss/tree)](https://travis-ci.org/sdss/tree)
        [![codecov](https://codecov.io/gh/sdss/tree/branch/master/graph/badge.svg)](https://codecov.io/gh/sdss/tree)
        [![Coveralls](https://coveralls.io/repos/github/sdss/tree/badge.svg)](https://coveralls.io/github/sdss/tree)
        
        This product contains the definition(s) of the SDSS Science Archiver Server (SAS) filesystem environment tree(s).  It
        sets up the SDSS environment configuration files for loading either via the [Modules Environment Manager](http://modules.sourceforge.net/) or dynamically with a ``tree.Tree`` python package.  Available environments are a SDSS "working" environment, i.e. ``sdsswork`` or any number of environments for public Data
        Releases, i.e. ``dr16.cfg``.  See full documentation at http://sdss-tree.readthedocs.io/en/latest/.
        
        Useful links
        ------------
        
        - GitHub: https://github.com/sdss/tree
        - Documentation: https://sdss-tree.readthedocs.org
        - Issues: https://github.com/sdss/tree/issues
        
        
        
        
Keywords: astronomy,software
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: dev
