Metadata-Version: 1.1
Name: wiki-terminal
Version: 1.2.0
Summary: This script will enable you use wikipedia in terminal.
Home-page: https://github.com/JASON0916/wiki_terminal
Author: cm
Author-email: jason0916phoenix@gmail.com
License: MIT
Description: 
                                Install:
                                you can install it by python install setup.py
                                Help:
                                use help for help
                                summary arg to get summary about the arg
                                search arg to search arg on wiki
                                random s(summary)to get a random tittle (you can get summary about it if you want.)
                                geosearch latitude longitude (radius) Do a wikipedia geo search for latitude and longitude using.
                                Version:
                                Version 1.0.0 basic function built
        
                                Version 1.0.1 the geosearch function is added
        
                                version 1.1.0 the keyword-highlight function is added
        
                                version 1.1.1 the search function bug fixed and history function added
        
                                version 1.2.0 rewrite wiki_terminal using prompt-toolkit
        
                                
Keywords: python wikipedia terminal
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
