Metadata-Version: 1.1
Name: django-holonet
Version: 0.0.2
Summary: This package is used to control holonet from a django project.
Home-page: https://github.com/webkom/django-holonet
Author: Abakus Webkom
Author-email: webkom@abakus.no
License: MIT
Description: django-holonet |frigg| |coverage| |version| |python|
        ====================================================
        
        Django package used to interact with holonet.
        
        
        Quickstart
        ----------
        
        Install django-holonet:
        
            $ pip install django-holonet
        
        Documentation
        -------------
        
        `Full documentation available on ReadTheDocs`_
        
        
        -------------------
        
        MIT © Abakus Webkom
        
        
        .. |frigg| image:: https://ci.frigg.io/badges/webkom/django-holonet/
            :target: https://ci.frigg.io/webkom/django-holonet/last/
        
        .. |coverage| image:: https://ci.frigg.io/badges/coverage/webkom/django-holonet/
            :target: https://ci.frigg.io/webkom/django-holonet/last/
        
        .. |version| image:: https://pypip.in/version/django-holonet/badge.png?style=flat
            :target: https://pypi.python.org/pypi/django-holonet/
            :alt: Latest Version
        
        .. |python| image:: https://pypip.in/py_versions/django-holonet/badge.png?style=flat
            :target: https://pypi.python.org/pypi/django-holonet/
            :alt: Supported Python versions
        
        .. |docs| image:: https://readthedocs.org/projects/django-holonet/badge/?version=latest
            :target: http://django-holonet.readthedocs.org/
            :alt: Documentation Status
        
        .. _Full documentation available on ReadTheDocs: http://django-holonet.readthedocs.org/
        
Keywords: django-holonet
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
