Metadata-Version: 1.1
Name: wiki-terminal
Version: 1.1.3
Summary: This script will enable you use wikipedia in terminal. This is inspired by longcw's youdao.
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 setup.py
        
        
                    Help:
        
                                wiki -h(--help)for help
        
        
                                wiki -s(--summary) argto get summary about the arg
        
        
                                wiki -S(--search) argto search arg on wiki
        
        
                                wiki -r(--random) s(summary)to get a random tittle (you can get summary about it if you want.)
        
        
                                wiki -g(--geosearch) latitude longitude (radius) Do a wikipedia geo search for latitude and longitude using.
        
        
                                wiki -H(--history) show your search history and allow you to search again easily.
        
        
                                wiki -c(--clrhis) clear your query history.
        
        
                    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.1.2 some problem fixed
                                version 1.1.3 some problem fixed
                                
Keywords: python wikipedia terminal
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
