Metadata-Version: 1.2
Name: PhysicalQuantities
Version: 0.9.0
Summary: Allow calculations using physical quantities
Home-page: http://packages.python.org/PhysicalQuantities
Author: Juergen Hasch
Author-email: juergen.hasch@elbonia.de
License: BSD
Description: 
        PhysicalQuantities is a python module that allows calculations to be aware 
        of physical units with a focus on engineering applications. 
        Built-in unit conversion ensures that calculations will result in the correct aggregate unit.
        
Keywords: Physical Quantities IPython
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.6
