Metadata-Version: 2.1
Name: pirogue
Version: 1.4.2
Summary: pirogue let you dynamically and easily create views in PostgreSQL for inheritance or join scenarios.
Home-page: https://github.com/opengisch/pirogue
Download-URL: https://github.com/opengisch/pirogue/archive/__VERSION__.tar.gz
Author: Denis Rouzaud
Author-email: Denis Rouzaud <info@opengis.ch>
License: MIT License
Project-URL: homepage, https://opengisch.github.io/pirogue/
Project-URL: repository, https://github.com/opengisch/pirogue
Project-URL: tracker, https://github.com/opengisch/pirogue/issues
Keywords: postgres
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg2-binary
Requires-Dist: pyyaml
Provides-Extra: test
Requires-Dist: nose2 ; extra == 'test'

# pirogue
A tool to automatically create views and triggers on PostgreSQL databases

Read the docs: https://opengisch.github.io/pirogue


