Metadata-Version: 2.1
Name: persoonallisuus
Version: 2023.10.29
Summary: Personality (Finnish: persoonallisuus) - who am I currently and how should I behave?
Author-email: Stefan Hagen <stefan@hagen.link>
Maintainer-email: Stefan Hagen <stefan@hagen.link>
Project-URL: Homepage, https://git.sr.ht/~sthagen/persoonallisuus
Project-URL: Bug-Tracker, https://todo.sr.ht/~sthagen/persoonallisuus
Project-URL: Documentation, https://codes.dilettant.life/docs/persoonallisuus
Project-URL: Source-Code, https://git.sr.ht/~sthagen/persoonallisuus
Project-URL: Test-Coverage, https://codes.dilettant.life/coverage/persoonallisuus
Keywords: configuration,developer-tools
Classifier: Development Status :: 3 - Alpha
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: PyYAML >=6.0.1
Requires-Dist: lxml >=4.9.3
Requires-Dist: msgspec >=0.18.4
Requires-Dist: rtoml >=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'

# Persoonallisuus

Personality (Finnish: persoonallisuus) - who am I currently and how should I behave?

[License: MIT](https://git.sr.ht/~sthagen/persoonallisuus/tree/default/item/LICENSE) | 
[Country of origin: Switzerland](https://git.sr.ht/~sthagen/persoonallisuus/tree/default/item/COUNTRY-OF-ORIGIN) | 
[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/persoonallisuus/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)

Third party dependencies are documented in the folder [third-party](docs/third-party/README.md).

[![version](https://img.shields.io/pypi/v/persoonallisuus.svg?style=flat)](https://pypi.python.org/pypi/persoonallisuus/)
[![downloads](https://static.pepy.tech/badge/persoonallisuus/month)](https://pepy.tech/project/persoonallisuus)
[![wheel](https://img.shields.io/pypi/wheel/persoonallisuus.svg?style=flat)](https://pypi.python.org/pypi/persoonallisuus/)
[![supported-versions](https://img.shields.io/pypi/pyversions/persoonallisuus.svg?style=flat)](https://pypi.python.org/pypi/persoonallisuus/)
[![supported-implementations](https://img.shields.io/pypi/implementation/persoonallisuus.svg?style=flat)](https://pypi.python.org/pypi/persoonallisuus/)
[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/persoonallisuus.svg?style=flat)](https://git.sr.ht/~sthagen/persoonallisuus/log)

## Documentation

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

## Bug Tracker

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

## Primary Source repository

The main source of `persoonallisuus` 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 `persoonallisuus` are:

* [on codeberg](https://codeberg.org/sthagen/persoonallisuus) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/persoonallisuus) - 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/persoonallisuus or write plain text email to ~sthagen/persoonallisuus@lists.sr.ht to submit patches and request support. Thanks.

## Status

Experimental.

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