Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[![licence-apache]](/LICENCE.txt)
[![pipeline-status]][pipeline-report]
[![coverage-status]][coverage-report]
[![lint-status]][lint-report]
WPA-Supplicant Control Client
=============================
A client package for connecting to, configuring and controlling `wpa_supplicant` daemons.
---
[licence-apache]:
https://img.shields.io/badge/License-Apache--2.0-orange.svg
"Licence: Apache-2.0"
[pipeline-status]:
https://code.kodo.org.uk/dom/wpa-supplicant-client/badges/master/pipeline.svg
[pipeline-report]:
https://code.kodo.org.uk/dom/wpa-supplicant-client/pipelines?ref=master
"Pipelines"
[coverage-status]:
https://code.kodo.org.uk/dom/wpa-supplicant-client/badges/master/coverage.svg?job=coverage
[coverage-report]:
https://code.kodo.org.uk/dom/wpa-supplicant-client/-/jobs/artifacts/master/file/coverage/index.html?job=publish:coverage
"Coverage Report"
[lint-status]:
https://code.kodo.org.uk/api/v4/projects/dom%2Fwpa-supplicant-client/jobs/artifacts/master/raw/lint/lint.svg?job=publish:lint
[lint-report]:
https://code.kodo.org.uk/dom/wpa-supplicant-client/-/jobs/artifacts/master/file/lint/index.html?job=publish:lint
"Lint Report"