Metadata-Version: 2.1
Name: laskea
Version: 2023.11.19
Summary: Calculate (Finnish: laskea) some parts.
Author-email: Stefan Hagen <stefan@hagen.link>
Maintainer-email: Stefan Hagen <stefan@hagen.link>
Project-URL: Homepage, https://git.sr.ht/~sthagen/laskea
Project-URL: Bug-Tracker, https://todo.sr.ht/~sthagen/laskea
Project-URL: Documentation, https://codes.dilettant.life/docs/laskea
Project-URL: Source-Code, https://git.sr.ht/~sthagen/laskea
Project-URL: Test-Coverage, https://codes.dilettant.life/coverage/laskea
Keywords: code-generation,developer-tools,markdown,validation,erification
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: atlassian-python-api>=3.41.3
Requires-Dist: cogapp>=3.3.0
Requires-Dist: defusedxml>=0.7.1
Requires-Dist: jmespath>=1.0.1
Requires-Dist: openpyxl>=3.1.2
Requires-Dist: pydantic>=2.5.1
Requires-Dist: requests-cache>=1.1.0
Requires-Dist: scooby>=0.9.2
Requires-Dist: typer>=0.9.0
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: hypothesis; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-flake8; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: types-jmespath; extra == "dev"

# Laskea

Calculate (Finnish: laskea) some parts.

[![License](docs/badges/license-spdx-mit.svg)](https://git.sr.ht/~sthagen/laskea/tree/default/item/LICENSE)
[![Country of Origin](docs/badges/country-of-origin-name-switzerland-neutral.svg)](https://git.sr.ht/~sthagen/laskea/tree/default/item/COUNTRY-OF-ORIGIN)
[![Export Classification Control Number (ECCN)](docs/badges/export-control-classification-number_eccn-ear99-neutral.svg)](https://git.sr.ht/~sthagen/laskea/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)
[![Configuration](docs/badges/configuration-sbom.svg)](https://git.sr.ht/~sthagen/laskea/tree/default/item/docs/third-party/README.md)

[![Version](docs/badges/latest-release.svg)](https://pypi.python.org/pypi/laskea/)
[![Downloads](docs/badges/downloads-per-month.svg)](https://pepy.tech/project/laskea)
[![Python](docs/badges/python-versions.svg)](https://pypi.python.org/pypi/laskea/)
[![Maintenance Status](docs/badges/commits-per-year.svg)](https://git.sr.ht/~sthagen/laskea/log)

## Documentation

User and developer [documentation of laskea](https://codes.dilettant.life/docs/laskea).

## Bug Tracker

Any feature requests or bug reports shall go to the [todos of laskea](https://todo.sr.ht/~sthagen/laskea).

## Primary Source repository

The main source of `laskea` is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clones of `laskea` are:

* [on codeberg](https://codeberg.org/sthagen/laskea) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/laskea) - a collection of tools useful for software development.

## Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using [git send-email](https://git-send-email.io) or 
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at [sourcehut](https://git.sr.ht/).

## Support

Please kindly submit issues at https://todo.sr.ht/~sthagen/laskea or write plain text email to ~sthagen/laskea@lists.sr.ht to submit patches and request support. Thanks.

## Status

Production/Stable.

**Note**: The default branch is `default`.
