Metadata-Version: 2.1
Name: nordstrompy
Version: 1.0.0
Summary: A simple commandline app for automate NORDSTROM reports
Home-page: https://github.com/carlosgeovany/unilever
Author: Carlos Perez
Author-email: ccggppvv@hotmail.com
License: UNKNOWN
Project-URL: Issue Tracker, https://github.com/carlosgeovany/nordstrom/issues
Description: # Nordstrom reporter
        A simple commandline app for automate Nordstrom reports
        
        # Usage
        ```bash
        $ nordstrompy notes --outputfile <filepath to outputfile>
        
        $ nordstrompy keywords --inputfile <filepath to source file> --outputfile <filepath to source file>
        ```
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/markdown
