Metadata-Version: 2.4
Name: experimental-lowqa
Version: 0.1.7
Summary: Read the sign.
Home-page: https://github.com/libre-embedded/experimental-lowqa
Author: Libre Embedded
Author-email: Libre Embedded <vaughn@libre-embedded.com>
Maintainer-email: Libre Embedded <vaughn@libre-embedded.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: vcorelib
Provides-Extra: test
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: yamllint; extra == "test"
Requires-Dist: yambs; extra == "test"
Requires-Dist: vmklib>=2.0.3; extra == "test"
Requires-Dist: sphinx; extra == "test"
Requires-Dist: sphinx-book-theme; extra == "test"
Requires-Dist: setuptools-wrapper; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

<!--
    =====================================
    generator=datazen
    version=3.2.1
    hash=482f269600ebb7a95e82af57442ad86c
    =====================================
-->

# experimental-lowqa ([0.1.7](https://pypi.org/project/experimental-lowqa/))

[![python](https://img.shields.io/pypi/pyversions/experimental-lowqa.svg)](https://pypi.org/project/experimental-lowqa/)
![Build Status](https://github.com/libre-embedded/experimental-lowqa/workflows/Python%20Package/badge.svg)
[![codecov](https://codecov.io/gh/libre-embedded/experimental-lowqa/branch/master/graphs/badge.svg?branch=master)](https://codecov.io/github/libre-embedded/experimental-lowqa)
![PyPI - Status](https://img.shields.io/pypi/status/experimental-lowqa)
![Dependents (via libraries.io)](https://img.shields.io/librariesio/dependents/pypi/experimental-lowqa)

*Read the sign.*

Consider [sponsoring development](https://github.com/sponsors/libre-embedded).

([interface documentation](https://libre-embedded.github.io/python/experimental-lowqa))

## Python Version Support

This package is tested with the following Python minor versions:

* [`python3.12`](https://docs.python.org/3.12/)
* [`python3.13`](https://docs.python.org/3.13/)

## Platform Support

This package is tested on the following platforms:

* `ubuntu-latest`
* `macos-latest`
* `windows-latest`

# Introduction

This project does not require 100% unit test coverage for publishing (hence
the name). **All other typical Python quality assurance is still enforced.**

# Internal Dependency Graph

A coarse view of the internal structure and scale of
`experimental-lowqa`'s source.
Generated using [pydeps](https://github.com/thebjorn/pydeps) (via
`mk python-deps`).

![experimental-lowqa's Dependency Graph](im/pydeps.svg)
