Metadata-Version: 2.1
Name: co2dice
Version: 3.0.0
Summary: Polyvers's lib to derive subproject versions from tags on Git monorepos.
Home-page: https://co2mpas.io/
Author: CO2MPAS-Team
Author-email: JRC-CO2MPAS@ec.europa.eu
License: EUPL 1.1+
Download-URL: https://pypi.org/project/co2dice/
Project-URL: Documentation, Https://co2mpas.io
Project-URL: Source, https://github.com/JRCSTU/CO2MPAS-TA
Project-URL: Tracker, https://github.com/JRCSTU/CO2MPAS-TA/issues
Description: ==================================================================
        co2DICE: Distributed Impromptu Co2mpas Evaluation
        ==================================================================
        
        ..  https://img.shields.io/pypi/v/co2dice.svg
            :alt: Deployed in PyPi?
            :target: https://pypi.org/pypi/co2dice
        
        ..  https://readthedocs.org/projects/co2mpas/badge/?version=latest
            :target: https://co2mpas.readthedocs.io/en/latest/?badge=latest
            :alt: Auto-generated documentation status
        
        .. _coord-start:
        
        :version:       3.0.0
        :updated:       2019-01-29T17:26:46.291870
        :Documentation: http://co2mpas.io/
        :repository:    https://github.com/JRCSTU/CO2MPAS-TA/
        :pypi-repo:     https://pypi.org/project/co2dice/
        :copyright:     2018 JRC.C4(STU), European Commission (`JRC <https://ec.europa.eu/jrc/>`_)
        :license:       `EUPL 1.1+ <https://joinup.ec.europa.eu/software/page/eupl>`_
        
        All project's documentation hosted at https://co2mpas.io/
        
        
        Development
        ===========
        To run Test-Cases you may set these env-vars:
        
        - envvar(`WEBSTAMPER_CHECK_URL`)
        - envvar(`WEBSTAMPER_STAMP_URL`)
        - envvar(`STAMP_CHAIN_DIR`)
        
        or create a traits-configuration file on  ``~/co2dice_config.py`` by default,
        or specify more files with envvar(`CO2DICE_VAR_NAME`).
        
        Also you need to  contain in oyur envvar(`PATH`):
        - the project installed (e.g. in "develop" mode) for the executable commands to work;
        - GnuPG-2;
        - Git (Git MinGW for Windows, either the official or the one in *MSYS2*);
        - Python
        
Keywords: CO2,fuel-consumption,WLTP,NEDC,vehicle,automotive,EU,JRC,IET,STU,correlation,back-translation,policy,monitoring,M1,N1,simulator,engineering,scientific
Platform: any
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Manufacturing
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: European Union Public Licence 1.1 (EUPL 1.1)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Obsoletes: co2mpas (< 2.0)
Requires-Python: >=3.5
Provides-Extra: test
