Metadata-Version: 1.0
Name: dimensionalquantity
Version: 0.5.0
Summary: Conveniently attach units to numbers.
Home-page: https://github.com/stefantkeller/dimensionalquantity
Author: Stefan T. Keller
Author-email: stefantkeller@gmail.com
License: LICENSE
Description: # Dimensional quantities
        https://en.wikipedia.org/wiki/Dimensional_analysis
        
        Test benchmark for:
        * https://pypi.python.org/pypi/numericalunits
        * https://pypi.python.org/pypi/Pint/0.7.2
        
        # testing and coverage
        This module is tested using py.test and the code coverage is checked using https://pypi.python.org/pypi/pytest-cov  
        Use the runcovtests.sh script in tests to run the tests and produce a coverage report.
        
Platform: UNKNOWN
