Metadata-Version: 2.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
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
Requires-Dist: Django
Requires-Dist: Markdown
Requires-Dist: celery
Requires-Dist: geoip2
Requires-Dist: django-haystack
Requires-Dist: django-taggit
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: django-overextends
Requires-Dist: python-magic
Requires-Dist: djangorestframework
Requires-Dist: djangorestframework-csv
Requires-Dist: djangorestframework-jsonp
Requires-Dist: python-mimeparse
Requires-Dist: unicodecsv
Requires-Dist: django-configurations
Requires-Dist: django-storages
Requires-Dist: dj-database-url
Requires-Dist: django-cache-url
Requires-Dist: django-filter
Requires-Dist: phonenumbers
Requires-Dist: django-filingcabinet

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.


