view docs/license.rst @ 412:816327e178b0

Provide coercing methods for the jailed configuration: getintXXX(), getboolXXX(), getfloatXXX() and friends. This is done be refactoring Configuration and putting the coercing methods into a common mixin.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 20 Nov 2021 13:52:08 +0100
parents ab3d0326419c
children
line wrap: on
line source

.. -*- coding: utf-8 -*-

.. _license:

License
=======

The license is the 3-clause BSD license.

.. literalinclude:: ../LICENSE.txt
   :language: none