Metadata-Version: 1.1
Name: django-daiquiri
Version: 0.1.0
Summary: Daiquiri is a framework for the publication of scientific databases.
Home-page: https://github.com/aipescience/django-daiquiri
Author: Jochen Klar
Author-email: jklar@aip.de
License: Apache-2.0
Description: Daiquiri (Django version)
        =========================
        
        **A framework for the publication of scientific databases**
        
        .. image:: https://travis-ci.org/aipescience/django-daiquiri.svg?branch=master
           :alt: Build Status
           :target: https://travis-ci.org/aipescience/django-daiquiri
        
        .. image:: https://coveralls.io/repos/github/aipescience/django-daiquiri/badge.svg?branch=master
           :alt: Coverage Status
           :target: https://coveralls.io/github/aipescience/django-daiquiri?branch=master
        
        .. image:: https://img.shields.io/pypi/v/django-daiquiri.svg?style=flat
           :alt: Latest Version
           :target: https://pypi.python.org/pypi/django-daiquiri/
        
        .. image:: http://img.shields.io/badge/license-APACHE-blue.svg?style=flat
            :target: https://github.com/aipescience/django-daiquiri/blob/master/LICENSE
        
        This project is currently in an early stage of development and by no means production ready.
        
        The PHP version of Daiquiri can be found `here <https://github.com/aipescience/daiquiri>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 1.11
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering :: Astronomy
