13 lines
386 B
Text
13 lines
386 B
Text
/// Emgauwa is a project to manage the automated switching of relays.
|
|
amends "pkl:DocPackageInfo"
|
|
|
|
name = "Emgauwa"
|
|
version = "0.2.2"
|
|
importUri = "https://emgauwa.app/"
|
|
|
|
sourceCode = "https://git.serguzim.me/emgauwa/pkl"
|
|
sourceCodeUrlScheme = "\(sourceCode)/src/tag/v\(version)%{path}#L%{line}"
|
|
issueTracker = "https://git.serguzim.me/emgauwa/pkl/issues"
|
|
authors {
|
|
"tobias@msrg.cc"
|
|
}
|