Newer
Older
============
Docker Quart
============
This is a Docker container for the Python web microframework
`Quart <https://pgjones.gitlab.io/quart/>`__.
Copyright and copyleft
----------------------
Copyright (C) 2021
* Deutsches GeoForschungsZentrum <https://www.gfz-potsdam.de>
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
See the `LICENSE <./LICENSE>`__ for the full license text.
This has work has been built up on top of the original work by Geofabrik,
which is licensed under `GPLv3 <./LICENSE.GPL>`__. Please look at the header
of each file for clarification.