Metadata-Version: 2.1
Name: avt
Version: 0.0.0
Summary: AVT is the automated version tester to build reproducible environments
Home-page: http://www.github.com/vsoch/avt
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
Maintainer: Vanessa Sochat
Maintainer-email: vsochat@stanford.edu
License: LICENSE
Description: # AVT
        
        [![PyPI version](https://badge.fury.io/py/avt.svg)](https://badge.fury.io/py/avt)
        
        AVT, or the "Automated Version Tester" is a tool to bring reproducibility to software
        that didn't originally had it. We use a grid estimation approach to sniff software files, 
        and test building across a variety of environments and versions to determine one or
        more optimal build environments.
        
        **under development**
        
        ## License
        
         * Free software: MPL 2.0 License
        
Keywords: reproducibility,software,versioning,testing,containers
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: all
