https://github.com/sphinx-contrib/sqltable
https://github.com/sphinx-contrib/sqltable
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sphinx-contrib/sqltable
- Owner: sphinx-contrib
- License: bsd-2-clause
- Created: 2017-10-03T15:12:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T12:10:46.000Z (12 months ago)
- Last Synced: 2025-04-07T15:01:32.208Z (about 1 month ago)
- Language: Python
- Size: 4.88 MB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. -*- mode: rst -*-
========================
sphinxcontrib-sqltable
========================This package contains sphinxcontrb.sqltable, an extension to Sphinx to
allow authors to embed SQL statements in source documents and produce
tabular output in rendered documents.Refer to the `main documentation page
`__ for
installation and setup details.License
=======Copyright Doug Hellmann, All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Doug Hellmann not be used
in advertising or publicity pertaining to distribution of the software
without specific, written prior permission.DOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.