Commit graph

2 commits

Author SHA1 Message Date
Norwid Behrnd
abd9bbfa90 docs: update READMEs
PyPI accepts READMEs only in the file format of GitHub flavored
Markdown .md, or reStructured text, .rst.  With Pandoc, the
updated .org file is translated into the former syntax.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-05-07 18:05:50 +02:00
Norwid Behrnd
579ce63756 build: reorganize project dependencies with a .toml file
The dependencies of the project -- either use (default), or
further development (`dev`) -- are managed by a pyproject.toml
file.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-05-07 18:05:39 +02:00