Metadata-Version: 2.1
Name: wkt-scraper
Version: 1.0.0
Summary: Parse word information from Wiktionary
Home-page: https://github.com/fatih-akgul/wkt_scraper
Author: Fatih Akgul
Author-email: akguls@gmail.com
License: MIT
Description: # Wiktionary Scraper
        Wiktionary Scraper is a basic scraper implementation to get word data from Wiktionary for a given word and language.  
        
        ## Installation
        You can install the Wiktionary Scraper from [PyPI](https://pypi.org/project/wkt_scraper/):
            pip install wkt_scraper
        
Keywords: wiktionary scraper parser
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
