Loading README.md +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 Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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 = [ Loading Loading
README.md +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 Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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 = [ Loading