+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+summary : Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
+description: |
+ Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
+networking : yes
+extract : no
+builddeps :
+ - git
+ - golang
+setup : |
+ mkdir -p src/github.com/charmbracelet/glow
+ tar xf $sources/v${version}.tar.gz -C src/github.com/charmbracelet/glow --strip-components 1
+ <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
+ <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.