Metadata-Version: 1.0
Name: cnx-db
Version: 0.1.1
Summary: Connexions Database Library
Home-page: https://github.com/connexions/cnx-db
Author: Connexions team
Author-email: info@cnx.org
License: LGPL, See also LICENSE.txt
Description: ===========================
        Connexions Database Library
        ===========================
        
        .. image:: https://travis-ci.org/Connexions/cnx-db.svg
           :target: https://travis-ci.org/Connexions/cnx-db
        
        .. image:: https://coveralls.io/repos/Connexions/cnx-db/badge.png?branch=master
           :target: https://coveralls.io/r/Connexions/cnx-db?branch=master
        
        .. image:: https://badge.fury.io/py/cnx-db.svg
           :target: http://badge.fury.io/py/cnx-db
        
        View the `documentation <http://cnx-db.readthedocs.io/en/latest/>`_
        on the Read the Docs site.
        
        License
        -------
        
        This software is subject to the provisions of the GNU Affero General
        Public License Version 3.0 (AGPL). See license.txt for details.
        Copyright (c) 2016 Rice University
        
        ==========
        Change Log
        ==========
        
        .. Use the following to start a new version entry:
        
           |version|
           ----------------------
        
           - feature message
        
        0.1.1
        -----
        
        - Update SQL to account for changes made in the cnx-publishing
          and cnx-archive projects.
        
        0.1.0
        -----
        
        - Add functions for initializing the database.
        - Merge database schemata from the cnx-publishing and cnx-archive projects.
        
        
Platform: UNKNOWN
