Metadata-Version: 1.1
Name: DIWNotifier
Version: 0.9.2
Summary: A featureful web crawler for http://clandiw.it site
Home-page: https://pypi.python.org/pypi/DIWNotifier/
Author: am0n
Author-email: am0n@clandiw.it
License: LICENSE.txt
Description: 
        ============
        DIW NOTIFIER
        ============
        
        DIW Notifier is a featureful web crawler for http://clandiw.it site, written for debian.
        
        Version: 0.9.2
        
        FEATURES
        ========
        pop-up real-time notifications:
        	forum notifications
        	private messages
        	friends online
        	last shout in shoutbox
        
        menu of quick links:
        	recognition of staff
        	dynamic entries,
        		messages counter
        		friends counter
        		users in shoutbox counter
        		notifications counter
        		topic followed and their status (new unread posts)
        
        INSTALL REQUIRES
        ================
        python-mechanize python-beautifulsoup python-wxgtk2.8 python-simplejson
        
        INSTALL
        =======
        You can install diwnotifier with easy_install:
        
        $ sudo easy_install diwnotifier
        
        CONFIGURATION
        =============
        vim ~/.diwnotifier/etc/diwnotifier.conf
        
        USAGE
        =====
        diwnotifier [options]
        Options:
           -e : Edit configuration file
           -h : Display this help message and exit
           -v : Display version number and exit
           -a : Make autostart file
           --remove : Uninstall
        
        REMOVE
        ======
        $ sudo diwnotifier --remove
        
        ps:need an account on http://clandiw.it
        
Keywords: ipb clandiw scraping forum
Platform: Debian 7.0 - Wheezy
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
