Metadata-Version: 2.1
Name: mealgenerator-Rhyknowscerious
Version: 2019.9.29.7
Summary: Generates random meals for meal planning.
Home-page: https://bitbucket.org/Rhyknowscerious/mealgenerator.py/
Author: Ryan James Decker
Author-email: email@iamryanjdecker.com
License: UNKNOWN
Description: # Meal Generator
        
        This is a little application that gives you ideas for meal preparation.
        
        This was written in Python2.7 and uses the Tkinter module for window design.
        
        To use Meal Generator, go to the command line and type `python -m mealgenerator`.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=2.7,<3.0
Description-Content-Type: text/markdown
