Metadata-Version: 1.1
Name: anyblok-postgres
Version: 0.1.0
Summary: Versionned attachment for AnyBlok
Home-page: http://docs.anyblok-postgres.anyblok.org/0.1.0
Author: jssuzanne
Author-email: jssuzanne@anybox.fr
License: UNKNOWN
Description: .. This file is a part of the AnyBlok / Postgres project
        ..
        ..    Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
        ..
        .. This Source Code Form is subject to the terms of the Mozilla Public License,
        .. v. 2.0. If a copy of the MPL was not distributed with this file,You can
        .. obtain one at http://mozilla.org/MPL/2.0/.
        
        .. image:: https://travis-ci.org/AnyBlok/anyblok_postgres.svg?branch=master
            :target: https://travis-ci.org/AnyBlok/anyblok_postgres
            :alt: Build status
        
        .. image:: https://coveralls.io/repos/github/AnyBlok/anyblok_postgres/badge.svg?branch=master
            :target: https://coveralls.io/github/AnyBlok/anyblok_postgres?branch=master
            :alt: Coverage
        
        .. image:: https://img.shields.io/pypi/v/anyblok_postgres.svg
           :target: https://pypi.python.org/pypi/anyblok_postgres/
           :alt: Version status
        
        .. image:: https://readthedocs.org/projects/anyblok-postgres/badge/?version=latest
            :alt: Documentation Status
            :scale: 100%
            :target: https://doc.anyblok-postgres.anyblok.org/?badge=latest
        
        
        AnyBlok / PostgreSQL
        ====================
        
        Improve AnyBlok `AnyBlok <http://doc.anyblok.org>`_ to add postgres and report
        system.
        
        AnyBlok / Postgres is released under the terms of the `Mozilla Public License`.
        
        See the `latest documentation <http://doc.anyblok-postgres.anyblok.org/>`_
        
        .. This file is a part of the AnyBlok / POstgres project
        ..
        ..    Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
        ..
        .. This Source Code Form is subject to the terms of the Mozilla Public License,
        .. v. 2.0. If a copy of the MPL was not distributed with this file,You can
        .. obtain one at http://mozilla.org/MPL/2.0/.
        
        .. contents::
        
        CHANGELOG
        =========
        
        0.1.0 (2018-01-26)
        ------------------
        
        * [ADD] **Jsonb** column
        * [ADD] **LargeObject** column
        
Keywords: anyblok postgres
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
