Metadata-Version: 1.1
Name: mvassconvert
Version: 1.3.1
Summary: A package that allows the user to convert 1000+ different units
Home-page: UNKNOWN
Author: Matthew Vasseur
Author-email: mvasseur22@students.hopkins.edu
License: UNKNOWN
Description: This is a package designed to allow te user to input a floating point value and convert it to any other unit.
        The package can handle upwards of 1000 different units and uses api requests for up-to-date currency conversions.
        
        Note: The conversions provided are accurate to at least one-thousandth, but there may be minimal error.
        The currency conversion portion of this module cannot do all different currencies that are listed in chart.txt,
        as this relies on the site that handles the api requests. Most common global currencies are supported.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
