Metadata-Version: 2.1
Name: dtrspnsy
Version: 0.0.2
Summary: search dota 2 responses english/russian/chinese
Home-page: https://github.com/dota2tools/dtrspnsy
Author: upgradehq
Author-email: noreply@example.com
License: UNKNOWN
Description: # dtrspnsy
        
        DOTA 2 responses search utility
        
        # Installation 
        
        `pip install dtrspnsy`
        # Usage 
        
        # Examples 
        `dtrspnsy`  English replics with substring search 
        
        `dtrspnsy -l ru -a 4`  Russian replics with exact search 
        
        `dtrspnsy -l zh -a 4`  Chinese replics with exact search 
        
        `dtrspnsy --help` List commands
        
        # Similar projects
        
        * http://newdotabase.dillerm.io/responses , https://github.com/mdiller/dotabase-web,
        webapp
        
        * https://github.com/Jonarzz/DotaResponsesRedditBot 
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
