Metadata-Version: 1.1
Name: pomp
Version: 0.0.2.dev
Summary: Screen scraping and web crawling framework
Home-page: http://bitbucket.org/estin/pomp
Author: Evgeniy Tatarkin
Author-email: tatarkin.evg@gmail.com
License: BSD
Description: pomp_
        =====
        
        pomp_ is a Screen scraping and web crawling framework. Like Scrapy, but more simple.
        
        Features:
        
        * One file applications
        * Engines - threaded, greenlet/gevent, twisted, tornado etc.
        
        pomp_ is `inspired by Scrapy`_ but simpler implementation and without hard twisted dependency.
        
        pomp_ is written and maintained by `Evgeniy Tatarkin`_ and is licensed under BSD license.
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
