Metadata-Version: 2.1
Name: universions
Version: 0.1.0.dev201911060912
Summary: Get version of other tools.
Home-page: https://github.com/fabiencelier/universions
Author: Fabien Celier
Author-email: fabien.celier@polytechnique.org
License: LICENSE.txt
Description: # universions
        
        Python library to get the version of other tools
        
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/universions.svg)](https://pypi.python.org/pypi/universions/)  
        [![PyPI version](https://badge.fury.io/py/universions.svg)](https://badge.fury.io/py/universions)
        
        ## Install
        
        ### with pip
        
        ```bash
        pip install universions
        ```
        
        ## Languages and other tools supported
        
        universions does not support anything at the moment.
        
        Java and node coming soon.
        
        Open an issue if you want more !
        
Keywords: version,versions,universal
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
