Metadata-Version: 2.1
Name: bujo
Version: 0.2.1
Summary: A CLI tool for tracking anything and everything
Home-page: UNKNOWN
Author: Harry Morgan <ferovax@gmail.com>
Author-email: ferovax@gmail.com
License: UNKNOWN
Description: # PyBujo
         
         A cli for tracking ..things
        
        | Command  | Options              | Result |
        | -------- | -------              | ------ |
        | add      | -b --bujo            | Adds a not to the specified bujo         |
        | fig      |--words -w, --color -c| Prints some cool text                    |
        | ls       |                      | Lists the specified bujo                 |
        | rm       |                      | Removes an item from a bujo via its index|
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
