Metadata-Version: 1.0
Name: wm.gloeggele
Version: 1.1
Summary: Commandline parser for the online-menu of http://www.gloeggele.com
Home-page: https://svn.webmeisterei.com/repos/public/wm.gloeggele
Author: Harald Friessnegger
Author-email: harald at webmeisterei (dot) com
License: GPL
Description: Introduction
        ============
        
        wm.gloeggele installs a commandline script that parses the online menu of http://www.gloeggele.com and
        displays the menu of the day and the weekmenu::
        
        frisi@frisi-macbook:~/sandbox/wm.gloeggele$ gloeggele
        ========== menu for 01.10.2009 ==========
        Karfiolcremesuppe
        ***
        Geduensteter Zwiebelrostbraten
        mit Basilikumnudeln
        
        ========== weekbeater ==========
        Ofenkartoffel mit Bohnen - Maisgemuese und
        Sauerrahm - Dipp
        EUR 8,50
        
        
        Installation
        ============
        
        ``easy_install wm.gloeggele`` should add the ``gloeggele`` executable directly to your environment path.
        
        Users of this script should add themselves to `We love s'Gloeggele`_
        
        .. _`We love s'Gloeggele`: http://www.facebook.com/group.php?gid=67445965792
        
        
        
        Feedback
        ========
        
        For help or feedback feel free to contact me ;)
        
        
        Changelog
        =========
        
        
        1.0.1 (2009/11/11)
        ------------------
        
        * fixed error in case no menu can be found for the current day
        
        
        1.0 (2009/10/01)
        ----------------
        
        * Initial release
        
        
Keywords: xml fun gloeggele
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
