Metadata-Version: 1.1
Name: froide
Version: 5.0.0
Summary: German Freedom of Information Portal
Home-page: https://github.com/okfde/froide
Author: Stefan Wehrmeyer
Author-email: mail@stefanwehrmeyer.com
License: MIT
Description: Froide
        ======
        
        [![Build Status](https://travis-ci.org/okfde/froide.png?branch=master)](https://travis-ci.org/okfde/froide) [![Coverage Status](https://coveralls.io/repos/okfde/froide/badge.png?branch=master)](https://coveralls.io/r/okfde/froide?branch=master)
        
        
        Froide is a Freedom Of Information Portal using Django 1.11. It supports Python 2.7, 3.5, 3.6.
        
        It is used by the German and the Austrian FOI site, but it is fully
        internationalized and written in English.
        
        Docs
        ----
        
        [Read the documentation](http://froide.readthedocs.org/en/latest/) including a [Getting Started Guide](http://froide.readthedocs.org/en/latest/gettingstarted/) and [a Heroku deployment guide](http://froide.readthedocs.org/en/latest/herokudeployment/).
        
        Froide is supported by the [Open Knowledge Foundation Germany](http://www.okfn.de/) and [Open Knowledge Foundation International](http://okfn.org/).
        
        
        License
        -------
        
        Froide is licensed under the MIT License.
        
        Some folders contain an attributions.txt with more information about the copyright holders in this specific folder.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
