Metadata-Version: 1.1
Name: yadi
Version: 0.1.0
Summary: YADI is a Datalog parsing project for the Advanced Databases course                  of the DMKM Erasmus Mundus Masters program.
Home-page: https://github.com/saltzm/yadi
Author: Matthew Saltz
Author-email: saltzm@gmail.com
License: BSD
Description: ===============================
        yadi
        ===============================
        
        .. image:: https://badge.fury.io/py/yadi.png
            :target: http://badge.fury.io/py/yadi
            
        .. image:: https://travis-ci.org/saltzm/yadi.png?branch=master
                :target: https://travis-ci.org/saltzm/yadi
        
        .. image:: https://pypip.in/d/yadi/badge.png
                :target: https://crate.io/packages/yadi?version=latest
        
        
        YADI is a Datalog parsing project for the Advanced Databases course of the DMKM Erasmus Mundus Master's program.
        
        * Free software: BSD license
        * Documentation: http://yadi.rtfd.org.
        * A description of your project
        * Links to the project's ReadTheDocs page
        * A TravisCI button showing the state of the build
        * "Quickstart" documentation (how to quickly install and use your project)
        * A list of non-Python dependencies (if any) and how to install them
        
        Features
        --------
        
        * Refer to the project wiki at: https://github.com/saltzm/yadi/wiki 
        
        
        
        
        History
        -------
        
        0.1.0 (2013-11-17)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: yadi
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
