Metadata-Version: 2.1
Name: uuttaminen
Version: 2023.1.28
Summary: Extraction (Finnish: uuttaminen) of source code for embedding into markdown documents as fenced blocks.
Author-email: Stefan Hagen <stefan@hagen.link>
Maintainer-email: Stefan Hagen <stefan@hagen.link>
Project-URL: Homepage, https://git.sr.ht/~sthagen/uuttaminen
Project-URL: Bug-Tracker, https://todo.sr.ht/~sthagen/uuttaminen
Project-URL: Documentation, https://codes.dilettant.life/docs/uuttaminen
Project-URL: Source-Code, https://git.sr.ht/~sthagen/uuttaminen
Project-URL: Test-Coverage, https://codes.dilettant.life/coverage/uuttaminen
Keywords: developer-tools,devops
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.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# Uuttaminen

Extraction (Finnish: uuttaminen) of source code for embedding into markdown documents as fenced blocks.

[License: MIT](https://git.sr.ht/~sthagen/uuttaminen/tree/default/item/LICENSE)

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

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

## Documentation

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

## Bug Tracker

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

## Primary Source repository

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

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

# Status

Experimental.

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