Metadata-Version: 2.1
Name: etiketti
Version: 2023.1.25
Summary: Label (Finnish: etiketti) some files.
Author-email: Stefan Hagen <stefan@hagen.link>
Maintainer-email: Stefan Hagen <stefan@hagen.link>
Project-URL: Homepage, https://git.sr.ht/~sthagen/etiketti
Project-URL: Bug-Tracker, https://todo.sr.ht/~sthagen/etiketti
Project-URL: Documentation, https://codes.dilettant.life/docs/etiketti
Project-URL: Source-Code, https://git.sr.ht/~sthagen/etiketti
Project-URL: Test-Coverage, https://codes.dilettant.life/coverage/etiketti
Keywords: developer-tools,devops
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: liitos (>=2023.1.21)
Requires-Dist: navigaattori (>=2023.1.17)
Requires-Dist: pikepdf (>=6.2.8.post1)
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'

# Etiketti

Label (Finnish: etiketti) some files.

[License: MPL-2.0](https://git.sr.ht/~sthagen/etiketti/tree/default/item/LICENSE) only for the pikepedf dependency - all contributions added are licensed per MIT.

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

[![version](https://img.shields.io/pypi/v/etiketti.svg?style=flat)](https://pypi.python.org/pypi/etiketti/)
[![downloads](https://pepy.tech/badge/etiketti/month)](https://pepy.tech/project/etiketti)
[![wheel](https://img.shields.io/pypi/wheel/etiketti.svg?style=flat)](https://pypi.python.org/pypi/etiketti/)
[![supported-versions](https://img.shields.io/pypi/pyversions/etiketti.svg?style=flat)](https://pypi.python.org/pypi/etiketti/)
[![supported-implementations](https://img.shields.io/pypi/implementation/etiketti.svg?style=flat)](https://pypi.python.org/pypi/etiketti/)

## Documentation

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

## Bug Tracker

Feature requests and bug reports are best entered in the [todos of etiketti](https://todo.sr.ht/~sthagen/etiketti).

## Primary Source repository

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

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

## Status

Prototype.

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