mirror of
https://github.com/TheRealOwenRees/pgn_to_tex.git
synced 2026-07-22 19:46:57 +00:00
update release info and docs link
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.0.1-rc.2"
|
version: "0.0.1"
|
||||||
synopsis: "A chess PGN to TeX conversion tool"
|
synopsis: "A chess PGN to TeX conversion tool"
|
||||||
description:
|
description:
|
||||||
"Convert PGN files to LaTeX markdown, including rendered images of selected positions"
|
"Convert PGN files to LaTeX markdown, including rendered images of selected positions"
|
||||||
@@ -9,7 +9,7 @@ authors: ["Owen Rees <owenrees.dev@gmail.com>"]
|
|||||||
license: "AGPL-3.0-or-later"
|
license: "AGPL-3.0-or-later"
|
||||||
tags: ["pgn" "latex" "chess" "parser"]
|
tags: ["pgn" "latex" "chess" "parser"]
|
||||||
homepage: "https://github.com/therealowenrees/pgn_to_tex"
|
homepage: "https://github.com/therealowenrees/pgn_to_tex"
|
||||||
doc: "https://github.com/TheRealOwenRees/pgn_to_tex/README.md"
|
doc: "https://github.com/therealowenrees/pgn_to_tex/blob/main/README.md"
|
||||||
bug-reports: "https://github.com/therealowenrees/pgn_to_tex/issues"
|
bug-reports: "https://github.com/therealowenrees/pgn_to_tex/issues"
|
||||||
depends: [
|
depends: [
|
||||||
"dune" {>= "3.21"}
|
"dune" {>= "3.21"}
|
||||||
|
|||||||
Reference in New Issue
Block a user