Verified Commit e4c7c3b5 authored by Jakob Moser's avatar Jakob Moser
Browse files

Make description consistent

parent 9e93fe6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Coliverter

The Coliverter converts Markdown files into HTML or PDF files maintaining the fsco.li corporate identity.
Convert Markdown files into other formats, using the organization identity of Fachschaft Computerlinguistik.

## Install

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ version = "0.0.1"
authors = [
  { name="Jakob Moser", email="moser@cl.uni-heidelberg.de" },
]
description = "Convert Markdown files into other formats, using the 'corporate' identity of Fachschaft Computerlinguistik"
description = "Convert Markdown files into other formats, using the organization identity of Fachschaft Computerlinguistik."
readme = "README.md"
requires-python = ">=3.12"
dependencies = [