Metadata-Version: 1.0
Name: our_groceries_client
Version: 0.1
Summary: An interface to manipulating items on an OurGroceries.com list
Home-page: https://github.com/smpickett/our_groceries_client
Author: smpickett
Author-email: smpickett@gmail.com
License: MIT
Description: Our Groceries Client
        ====================
        This package provides an interface to the grocery list application 'Our Groceries'.
        Features include:
         * Adding items to a list
         * Querying if items are on a list
        Future development will include:
         * Removing items / crossing off from a list
         * Deleting crossed off items from a list
         * Listing items on a list
         
        --------------------
        This package was based on the NodeJS module available
        at https://github.com/sethwebster/our-groceries-client. Thanks a ton to sethwebster
        for have this all figured out and providing the source.
Keywords: grocery list
Platform: UNKNOWN
