Metadata-Version: 2.1
Name: rse
Version: 0.0.1
Summary: tools for assessment and categorization of research software
Home-page: https://github.com/rseng/rse
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
Maintainer: Vanessa Sochat
Maintainer-email: vsochat@stanford.edu
License: LICENSE
Description: # Research Software Encyclopedia
        
        [![PyPI version](https://badge.fury.io/py/rse.svg)](https://badge.fury.io/py/rse)
        
        The Research Software Encyclopedia (rse) is software to query and otherwise interact 
        with a database of research software, and a research software taxonomy.
        It is intended for research software engineers to be able to better qualify
        and quantify the work that they do.
        
        ## Getting Started
        
        The basic idea is that you interact with a database of software, which can
        be generated locally in a flat file structure (with intention to add to version
        control) or queried from a repository that serves one of these datasets.
        The research software database, along with a taxonomy and criteria, can then
        be queried in an interactive way to generate a research software encyclopedia.
        
        **under development**
        
        ## License
        
         * Free software: MPL 2.0 License
        
Keywords: rse,software,research software,database,taxonomy
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: database
Provides-Extra: app
Provides-Extra: all
