Metadata-Version: 2.1
Name: lava
Version: 2026.7.dev28
Summary: LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests.
Home-page: https://lavasoftware.org
Author: LAVA team
Author-email: LAVA team <lava-team@linaro.org>
Maintainer-email: LAVA team <lava-team@linaro.org>
License: GPL-2.0-or-later
Project-URL: Documentation, https://lava.readthedocs.io/en/latest/
Project-URL: Homepage, https://lavasoftware.org
Project-URL: Issues, https://gitlab.com/lava/lava/-/issues
Project-URL: Repository, https://gitlab.com/lava/lava
Keywords: automation,ci,continuous-integration,embedded,hardware,testing
Platform: linux
Classifier: Development Status :: 6 - Mature
Classifier: Framework :: Django
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: coordinator
Provides-Extra: dev
Provides-Extra: dispatcher
Provides-Extra: dispatcher-host
Provides-Extra: docs
Provides-Extra: full
Provides-Extra: server
Provides-Extra: test

LAVA
====

LAVA is a continuous integration system for deploying operating systems onto
physical and virtual hardware for running tests.

This repository contains the dispatcher and server source code.

Installation instructions
=========================

For latest information, see the lava-server documentation:
* [first installation](https://lava.readthedocs.io/en/latest/admin/basic-tutorials/instance/install.html)

Support
=======

Read the [contact](https://lava.readthedocs.io/en/latest/introduction/contact.html) page.

Reporting Bugs
==============

Bugs should first be discussed by subscribing to the
[lava-users](https://lists.lavasoftware.org/mailman3/lists/lava-users.lists.lavasoftware.org/)
mailing list.

Bug reports and new LAVA features are tracked using
[GitLab](https://gitlab.com/lava/lava/issues).
