Metadata-Version: 2.1
Name: kohtaaminen
Version: 2022.8.2
Summary: Meeting, rendezvous, confluence (Finnish: kohtaaminen) mark up, down, and up again.
Home-page: https://git.sr.ht/~sthagen/kohtaaminen
Author: Stefan Hagen
Author-email: stefan@hagen.link
Maintainer: Stefan Hagen
Maintainer-email: stefan@hagen.link
Project-URL: Bug Tracker, https://todo.sr.ht/~sthagen/kohtaaminen
Project-URL: Documentation, https://codes.dilettant.life/docs/kohtaaminen
Project-URL: Source Code, https://git.sr.ht/~sthagen/kohtaaminen
Project-URL: Test Coverage, https://codes.dilettant.life/coverage/kohtaaminen
Keywords: developer-tools,documentation-tools,html,markdown
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.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mdformat-gfm (>=0.3.5)
Requires-Dist: pypandoc (>=1.8.1)
Requires-Dist: typer (>=0.6.1)
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-flake8 ; extra == 'dev'

# kohtaaminen

Meeting, rendezvous, confluence (Finnish kohtaaminen) mark up, down, and up again.

Given a zip file containing a tree of html and media files following certain conventions, 
the tool produces a markdown media tree below `kohtaaminen-md`.

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

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

## Documentation

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

## Bug Tracker

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

## Primary Source repository

The primary source repository of [kohtaaminen is at sourcehut](https://git.sr.ht/~sthagen/kohtaaminen)
a collection of tools useful for software development.

## Status

Experimental.

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