Files
alire-index-community/index/da/dashera/dashera-0.15.1.toml
T
Stephen Merrony 9f9cca2930 dashera 0.15.1 (#1068)
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2024-05-27 12:35:52 +02:00

25 lines
574 B
TOML

name = "dashera"
description = "DASHER Terminal Emulator"
version = "0.15.1"
licenses = "MIT"
website = "https://github.com/SMerrony/dashera"
authors = ["Stephen Merrony"]
maintainers = ["Stephen Merrony <merrony@gmail.com>"]
maintainers-logins = ["SMerrony"]
tags = ["gtk", "terminal", "dasher", "emulator",]
executables = ["dashera"]
[[depends-on]]
gtkada = "^23.0.0"
[build-switches]
development.style_checks = ["-gnaty-m"]
release.style_checks = "No"
[origin]
commit = "3d8309f0aae36124bef9ceee487213a0e5e8bccf"
url = "git+https://github.com/SMerrony/dashera.git"