Metadata-Version: 2.4
Name: openwisp-firmware-upgrader
Version: 1.2
Summary: Firmware upgrader module of OpenWISP
Home-page: http://openwisp.org
Download-URL: https://github.com/openwisp/openwisp-firmware-upgrader/releases
Author: OpenWISP
Author-email: support@openwisp.io
License: GPL3
Keywords: django,netjson,networking,openwisp,firmware
Platform: Platform Independent
Classifier: Development Status :: 5 - Production/Stable
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
License-File: LICENSE
Requires-Dist: openwisp-controller~=1.2.0
Requires-Dist: django-private-storage~=3.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

openwisp-firmware-upgrader
==========================

.. image:: https://github.com/openwisp/openwisp-firmware-upgrader/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/openwisp/openwisp-firmware-upgrader/actions/workflows/ci.yml

.. image:: https://coveralls.io/repos/openwisp/openwisp-firmware-upgrader/badge.svg
    :target: https://coveralls.io/r/openwisp/openwisp-firmware-upgrader

.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-firmware-upgrader
    :target: https://libraries.io/github/openwisp/openwisp-firmware-upgrader#repository_dependencies
    :alt: Dependency monitoring

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square
    :target: https://gitter.im/openwisp/general
    :alt: support chat

.. image:: https://badge.fury.io/py/openwisp-firmware-upgrader.svg
    :target: http://badge.fury.io/py/openwisp-firmware-upgrader
    :alt: Pypi Version

.. image:: https://pepy.tech/badge/openwisp-firmware-upgrader
    :target: https://pepy.tech/project/openwisp-firmware-upgrader
    :alt: Downloads

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
    :alt: code style: black

----

**Need a quick overview?** `Try the OpenWISP Demo
<https://openwisp.org/demo.html>`_.

**Want to help OpenWISP?** `Find out how to help us grow here
<http://openwisp.io/docs/general/help-us.html>`_.

----

Firmware upgrader module of OpenWISP.

Documentation
-------------

- `Usage documentation
  <https://openwisp.io/docs/stable/firmware-upgrader/>`_
- `Developer documentation
  <https://openwisp.io/docs/stable/firmware-upgrader/developer/>`_

Contributing
------------

Please refer to the `OpenWISP contributing guidelines
<http://openwisp.io/docs/developer/contributing.html>`_.

Support
-------

See `OpenWISP Support Channels <http://openwisp.org/support.html>`_.

Changelog
---------

See `CHANGES
<https://github.com/openwisp/openwisp-firmware-upgrader/blob/master/CHANGES.rst>`_.

License
-------

See `LICENSE
<https://github.com/openwisp/openwisp-firmware-upgrader/blob/master/LICENSE>`_.
