Metadata-Version: 1.1
Name: site-auditor
Version: 0.0.1
Summary: site auditor
Home-page: https://github.com/stleon/OmgSite
Author: ST LEON
Author-email: leonst998@gmail.com
License: GPLv3
Download-URL: https://github.com/stleon/OmgSite/archive/master.zip
Description: Site Auditor
        ============
        Особенности
        -----------
        - ip, title, description, keywords, web-server, powered by, content language, content type
        - Яндекс ТИЦ, Google PR, Alexa rank (во всем мире/в отдельной стране)
        - Проверка на наличие в каталогах Яндекс, Mail, Yahoo, DMOZ
        - Количество ссылок в Яндекс Блоги (часто требует капчу), Google, Яндекс (сколько проиндексировано всего (часто требует капчу)/попаывшие в индекс)
        - Проверка установки Яндекс метрики, Google Analytics, Live Internet, Rambler TOP100, Mail Rating
        - Проверка существования страниц авторизации - Joomla, WordPress, UMI.CMS, Ucoz, Bitrix, /admin, /login
        - Вывод ``sitemap.xml` и ``robots.txt``, если существуют.
        
        Copyright (C) 2014 ST LEON
        
        email: leonst998@gmail.com
        
        web site: http://omgit.ru
        
        История изменений
        =================
        0.0.1 (04.02.2014)
        -----------------
        Добавлено:
        
        - класс ``SiteAuditor`` и класс ``MetaHTMLParser``
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
Requires: requests
