this repo has no description

Add description to all Topiary versions

Niols 939c871a 13315c50

Changed files
+32
packages
topiary
topiary.0.1.0
topiary.0.2.0
topiary.0.2.1
topiary.0.2.2
+8
packages/topiary/topiary.0.1.0/opam
···
]
synopsis: "A formatter for OCaml based on the Topiary universal formatting engine"
+
description: """
+
Topiary is a tool in the Tree-sitter ecosystem, designed for formatter authors
+
and formatter users. Authors can create a formatter without having to write
+
their own engine or even their own parser. Users benefit from uniform code style
+
and the convenience of using a single formatter tool across multiple languages.
+
+
Topiary is written in Rust and developed by Tweag.
+
"""
url {
src: "https://github.com/tweag/topiary-opam/releases/download/v0.1.0/source-code-with-submodules.tar.xz"
+8
packages/topiary/topiary.0.2.0/opam
···
]
synopsis: "A formatter for OCaml based on the Topiary universal formatting engine"
+
description: """
+
Topiary is a tool in the Tree-sitter ecosystem, designed for formatter authors
+
and formatter users. Authors can create a formatter without having to write
+
their own engine or even their own parser. Users benefit from uniform code style
+
and the convenience of using a single formatter tool across multiple languages.
+
+
Topiary is written in Rust and developed by Tweag.
+
"""
url {
src: "https://github.com/tweag/topiary-opam/releases/download/v0.2.0/source-code-with-submodules.tar.xz"
+8
packages/topiary/topiary.0.2.1/opam
···
]
synopsis: "A formatter for OCaml based on the Topiary universal formatting engine"
+
description: """
+
Topiary is a tool in the Tree-sitter ecosystem, designed for formatter authors
+
and formatter users. Authors can create a formatter without having to write
+
their own engine or even their own parser. Users benefit from uniform code style
+
and the convenience of using a single formatter tool across multiple languages.
+
+
Topiary is written in Rust and developed by Tweag.
+
"""
url {
src: "https://github.com/tweag/topiary-opam/releases/download/v0.2.1/source-code-with-submodules.tar.xz"
+8
packages/topiary/topiary.0.2.2/opam
···
]
synopsis: "A formatter for OCaml based on the Topiary universal formatting engine"
+
description: """
+
Topiary is a tool in the Tree-sitter ecosystem, designed for formatter authors
+
and formatter users. Authors can create a formatter without having to write
+
their own engine or even their own parser. Users benefit from uniform code style
+
and the convenience of using a single formatter tool across multiple languages.
+
+
Topiary is written in Rust and developed by Tweag.
+
"""
url {
src: "https://github.com/tweag/topiary-opam/releases/download/v0.2.2/source-code-with-submodules.tar.xz"