Metadata-Version: 2.1
Name: generic_report_generator_psql
Version: 0.0.8
Summary: The generic report generator for postgresql
Home-page: https://github.com/davidNHK/generic-report-generator-psql
Author: David Ng
Author-email: david.ng.dev@gmail.com
License: BSD
Description: generic-report-generator-psql 
        ===========================
        Implementation of [generic-report-generator](https://github.com/davidNHK/generic-report-generator) for postgresql
        
        Table of contents
        =================
          * [Installation](#installation)
          * [Development](#development)
          * [Testing](#testing)
        
        Installation
        ============
        
        ```bash
        pip3 install generic-report-generator-psql
        ```
        
        Development
        ===========
        
        ```bash
        pipenv install
        ```
        
        Testing
        =======
        
        ```bash
        bash ./scripts/test
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
