Metadata-Version: 1.0
Name: words2num
Version: 0.2.2
Summary: Inverse text normalization for numbers
Home-page: http://github.com/JDongian/python-words2num
Author: Joshua Dong
Author-email: jdong42@gmail.com
License: UNKNOWN
Description: # words2num
        
        Inverse text normalization for numbers. Currently only supports en-US locale.
        
        ## Usage
        
        Example: `w2n("forty-two hundred and forty-two")`
        
        ## Installation
        
        `pip install words2num`
        
Platform: UNKNOWN
