Metadata-Version: 1.1
Name: openwisp-radius
Version: 0.1
Summary: OpenWISP Radius
Home-page: http://openwisp.org
Author: Rohith Asrk
Author-email: rohith.asrk@gmail.com
License: GPL3
Download-URL: https://github.com/openwisp/openwisp-radius/releases
Description: openwisp-radius
        ===============
        
        .. image:: https://travis-ci.org/openwisp/openwisp-radius.svg?branch=master
           :target: https://travis-ci.org/openwisp/openwisp-radius
           :alt: CI build status
        
        .. image:: https://coveralls.io/repos/github/openwisp/openwisp-radius/badge.svg?branch=master
           :target: https://coveralls.io/github/openwisp/openwisp-radius?branch=master
           :alt: Test Coverage
        
        .. image:: https://requires.io/github/openwisp/openwisp-radius/requirements.svg?branch=master
           :target: https://requires.io/github/openwisp/openwisp-radius/requirements/?branch=master
           :alt: Requirements Status
        
        .. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
           :target: https://gitter.im/openwisp/general
           :alt: Chat
        
        .. image:: https://badge.fury.io/py/openwisp-radius.svg
           :target: http://badge.fury.io/py/openwisp-radius
           :alt: Pypi Version
        
        .. image:: https://pepy.tech/badge/openwisp-radius
           :target: https://pepy.tech/project/openwisp-radius
           :alt: Downloads
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
           :target: https://pypi.org/project/black/
           :alt: code style: black
        
        .. image:: https://github.com/openwisp/openwisp-radius/raw/master/docs/source/images/demo_radius.gif
           :alt: Feature Highlights
        
        
        **openwisp-radius** is Django reusable app that provides an admin interface to a
        `freeradius <https://freeradius.org/>`_ database.
        
        .. image:: https://raw.githubusercontent.com/openwisp/openwisp2-docs/master/assets/design/openwisp-logo-black.svg
           :target: http://openwisp.org
        
        `Documentation <http://openwisp-radius.readthedocs.io/en/latest/>`_ |
        `Change log <https://github.com/openwisp/openwisp-radius/blob/master/CHANGES.rst>`_ |
        `Support channels <http://openwisp.org/support.html>`_ |
        `Issue Tracker <https://github.com/openwisp/openwisp-radius/issues>`_ |
        `License <https://github.com/openwisp/openwisp-radius/blob/master/LICENSE>`_
        
Keywords: django,freeradius,networking,openwisp
Platform: Platform Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: System :: Networking
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
