Metadata-Version: 2.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
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
Requires-Dist: celery (~=4.4.0)
Requires-Dist: django-ipware (~=3.0.0)
Requires-Dist: django-private-storage (~=2.2)
Requires-Dist: django-rest-auth (<0.12.0,>=0.9.3)
Requires-Dist: django-sendsms (<0.5.0,>=0.4.0)
Requires-Dist: django (<3.2,>=2.2)
Requires-Dist: djangorestframework-link-header-pagination (<0.2.0,>=0.1.1)
Requires-Dist: jsonfield (~=3.1.0)
Requires-Dist: openwisp-users (~=0.4.0)
Requires-Dist: openwisp-utils[rest] (~=0.6.3)
Requires-Dist: passlib (<1.8.0,>=1.7.1)
Requires-Dist: redis (~=3.5.0)
Requires-Dist: swapper (<1.2.0,>=1.1.0)
Requires-Dist: weasyprint (<52,>=43)

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>`_


