Metadata-Version: 1.0
Name: look-up
Version: 0.1.0
Summary: Get the meaning of a word on your terminal
Home-page: https://github.com/Dineshs91/lookup
Author: Dinesh S
Author-email: dineshpy07@gmail.com
License: MIT
Description: # Lookup
        
        Get the meaning of a word on your terminal
        
        ## Available options
        
        * -w word 
        * -e example
        * -p pronunciation
        
        
        ```$ lookup```
        
        This will get the word of the day and its definition.
        
        ```$ lookup -w gravity```
        
        This will get the defintion of gravity
        
        Use -p or -e to get pronunciation or example usage of the word.
        
Keywords: english dictionary words
Platform: UNKNOWN
