Metadata-Version: 1.1
Name: dlipower
Version: 0.2.3
Summary: Control digital loggers web power switch
Home-page: http://pypi.python.org/pypi/dlipower/
Author: Dwight Hubbard
Author-email: dwight@dwighthubbard.com
License: LICENSE.txt
Description: Description
        This is a python module and a script to mange the 
        Digital Loggers Web Power switch.
                      
        The module provides a python class named
        powerswitch that allows managing the web power
        switch from python programs.
        When run as a script this acts as a command
        line utilty to manage the DLI Power switch.
        
        Author: Dwight Hubbard
        
        
Platform: UNKNOWN
Requires: BeautifulSoup
