.. license:
    Copyright 2014 - 2023
    André Malo or his licensors, as applicable

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.


==================================================
 GenSASchema - Static SQLAlchemy Schema Generator
==================================================

**GenSASchema** is a static SQLAlchemy Schema Generator.

Supported python versions are Python 2.7 and Python 3.6 and above.


Documentation
~~~~~~~~~~~~~

.. toctree::
    :hidden:

    apidoc/index


- :ref:`Documentation Search <search>` (needs javascript)
- :ref:`API Documentation <apidoc>` (generated)


Rationale, Advocacy, Key Features
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

WRITEME.


Development Status
~~~~~~~~~~~~~~~~~~

Beta.


.. placeholder: Download


License
~~~~~~~

|GenSASchema| is available under the terms and conditions of the
"Apache License, Version 2.0." You'll find the detailed licensing terms
in the root directory of the source distribution package or online at
`http://www.apache.org/licenses/LICENSE-2.0
<http://www.apache.org/licenses/LICENSE-2.0>`_.


Bugs
~~~~

No bugs, of course. ;-)
But if you've found one or have an idea how to improve |GenSASchema|,
feel free to send a pull request on `github
<https://github.com/ndparker/gensaschema>`_ or send a mail to
<gensaschema-bugs@perlig.de>.


Author Information
~~~~~~~~~~~~~~~~~~

|GenSASchema| was written and is maintained by André Malo.


.. vim: ft=rest tw=72
