Metadata-Version: 2.1
Name: big-num-format
Version: 0.1.3
Summary: A package to convert very large numbers into human readable text.
Home-page: https://github.com/MBmasher/big-num-format
Author: MBmasher
Author-email: mbmasher@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# big-num-format

big-num-format is a package which converts very large numbers into human readable text.

### Installation

Simply type the following in a command line to install the package:
`pip install big-num-format`


