Metadata-Version: 2.1
Name: qcobj
Version: 1.2.4
Summary: A quantity aware configObject
Home-page: https://bitbucket.org/bvidmar/qcobj
Author: Roberto Vidmar
Author-email: rvidmar@inogs.it
License: MIT
Description: # QCOBJ #
        QCOBJ a Python package to handle quantity-aware configuration files
        
        ### In short ###
        A Python package to help scientists and researchers to add physical quantities
        to the configuration files they use in their computer programs.
        Highlights:
        
        * Parameter values are validated against user defined specifications to
          ensure they are in the correct range and eventually converted to the
          requested unit of measurement. 
        
        * A graphical user interface to display and modify configuration file content
          is included.
        
        * More than two configuration files can be compared highlighting the
          differences between them.
        
        ### Where is the documentation? ###
        
        [Here!](https://bvidmar.bitbucket.io/qcobj/)
        
        ### Who do I talk to? ###
        
        * [Roberto Vidmar](mailto:rvidmar@inogs.it)
        
        * [Nicola Creati](mailto:ncreati@inogs.it)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
