13 lines
351 B
Plaintext
13 lines
351 B
Plaintext
name "neptune"
|
|
description "Matrix bot"
|
|
authors "lost+skunk"
|
|
copyright "Copyright © 2025, lost+skunk"
|
|
license "AGPL-3.0-only"
|
|
dependency "gamut" version="~>3.2.0"
|
|
dependency "database:sqlite" version="~>1.2.1"
|
|
dependency "database" version="~>1.2.1"
|
|
dependency "asdf" version="~>0.7.17"
|
|
dflags "-L-s"
|
|
dflags "-mcpu=native" platform="ldc"
|
|
libs "curl"
|