Metadata-Version: 1.1
Name: pyseoanalyzer
Version: 3.1.0
Summary: An SEO tool that gives you general Search Engine Optimization directions.
Home-page: https://github.com/sethblack/python-seo-analyzer
Author: Seth Black
Author-email: sblack@sethserver.com
License: UNKNOWN
Description: SEOAnalyzer
        -----------
        
        An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any general SEO related issues.
        
        This version requires Python 3.4 or later. C'mon everyone, get with the times, Python 3 is great!
        
Keywords: search engine optimization,seo,website parser,crawler,scraper
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Internet :: WWW/HTTP
