Metadata-Version: 2.1
Name: souschef
Version: 1.3.1
Summary: Webapp used to manage orders for meals-on-wheel delivery
Home-page: https://github.com/pypa/sous-chef
Author: Santropol Roulant and Savoir Faire Linux
Author-email: info@santropolroulant.org
License: AGPL-3.0
Description: # Sous-Chef
        
        Sous-Chef is a web application to **help** organizations to **plan** and **deliver** meals, and to manage clients files.
        
        ## Installation
        
        - For production installation, please refer to the [installation procedure](INSTALL.md).
        - For developer setup, refer to [DEVSETUP.md](DEVSETUP.md).
        
        ## Communication
        
        Please join `#souschef` on *irc.freenode.net*.
        
        A public mailing list was available in the past but is now inactive. You may [browse the archives here](https://lists.savoirfairelinux.net/pipermail/sous-chef/).
        
        ## How to contribute
        
        Please refer to the [contribution guidelines](https://github.com/savoirfairelinux/sous-chef/blob/dev/CONTRIBUTING.md).
        
        ## Licensing
        
        Sous-Chef is an open-source software published under the GNU AFFERO GENERAL PUBLIC licence, version 3.
        
        ## Talks at conferences
        
        - [Sous-Chef : Free software for the meals-on-wheels communities - DebConf17 in Montreal](docs/meetup/DebConf17_SousChef_Talk_20170805.pdf)
        
        ## Resources
        
        Some useful resources:
        
        * [Semantic UI](http://semantic-ui.com)
        
        ## About the Santropol Roulant
        
        [Santropol Roulant](https://santropolroulant.org/) is an intergenerational community food hub where we grow, prepare and deliver food. In doing so, we create a continuum of engaging services that help build a stronger social fabric, and increase food security and social inclusion for Montrealers.
        
Keywords: meals-on-wheel
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta 
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System
Requires-Python: >=3.7
Description-Content-Type: text/markdown
