Metadata-Version: 1.0
Name: StandardDecimalNotation
Version: 0.0.0
Summary: Numbers in the UI exactly like you learned in school.
Home-page: https://pypi.python.org/pypi/StandardDecimalNotation
Author: Shawn David Pringle B.Sc.
Author-email: sdavidpringle@hotmail.com
License: LICENSE.txt
Description: Separators After Decimal
        ======================
        
        These classes and later perhaps routines for purely functional languages
        are for working with numbers expressed in standard decimal notation.
        
        Often libraries for working with locales neglect to put thousand separators (commas) after the decimal place or they sometimes use scientific notation.  In the classes and routines of this package you are guaranteed to always get
        standard notation and separators after the decimal.
        
Platform: UNKNOWN
