Metadata-Version: 2.1
Name: gensaschema
Version: 0.6.8
Summary: Static SQLAlchemy Schema Generator
Home-page: http://opensource.perlig.de/gensaschema/
Author: André Malo
Author-email: nd@perlig.de
License: Apache License, Version 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: 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.


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

Beta.


Copyright and License
~~~~~~~~~~~~~~~~~~~~~

Copyright 2010 - 2023
André Malo or his licensors, as applicable.

The whole package is distributed under the Apache License Version 2.0.
You'll find a copy in the root directory of the distribution or online
at: <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
~~~~~~~~~~~~~~~~~~

André "nd" Malo <nd perlig.de>
GPG: 0x029C942244325167


    If God intended people to be naked, they would be born that way.
    -- Oscar Wilde

.. vim:tw=72 syntax=rest
