Metadata-Version: 2.1
Name: keycumber
Version: 0.0.1
Summary: A CLI tool to combine SEO keywords
Home-page: https://github.com/louisguitton/keycumber
Author: Louis Guitton
Author-email: admin@guitton.co
License: UNKNOWN
Description: # keycumber
        
        > A Keyword Combinator to make Inbound Marketer's life better.
        
        ## Todo
        
        - click CLI with
            left parameter: pois or modifiers depending on what's wanted
            right parameter: pois or modifiers depending on what's wanted
            out parameter: folder where to output data
            batch parameter: 
                if not specified, output everything in one file. if specified, default to 700 and creates files of 700 rows in folder
        
            or
        
            pois
            modifiers
            order = pois_first / modifiers_first / both 
            out
            batch
        
        - add check for left and right files not equal
        - package it and make it easy to install and run
        - write nice description
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
