Metadata-Version: 1.0
Name: MoonGrabber
Version: 0.4.2b3
Summary: Steal the Moon from your favorite planet.
Home-page: http://pypi.python.org/pypi/MoonGrabber/
Author: Dr. Nefario
Author-email: nef@grulabs.com
License: LICENSE.txt
Description: ===========
        Moon Grabber
        ===========
        
        Moon Grabber is a super-awesome module which lets you steal the Moon.
        But promise to put it back.You can use it like this::
        
            #!/usr/bin/env python
        
            from moongrabber import battery, moongun
        
            if battery.is_full():
                moon = moongun.grab_moon(planet="Earth")
        
Platform: UNKNOWN
