Metadata-Version: 1.1
Name: address-formatter
Version: 0.1.1
Summary: Python module to parse and render postal addresses
        respecting country standard
Home-page: https://github.com/fulfilio/address-formatter
Author: Fulfil.IO Inc.
Author-email: info@fulfil.io
License: BSD license
Description: ===============================
        Address Formatter
        ===============================
        Python module to parse and render postal addresses respecting country standard
        
        Requirements
        ============
        
        Package requirements are handled using pip. To install them do
        
        ```
        pip install -r requirements.txt
        ```
        
Keywords: address-formatter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
