generated from ITwrxOrg/EZ-Bkup
Compare commits
2 Commits
release-0.
...
release-0.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75a1239ab7
|
||
|
|
1706aa1945
|
19
Forget_Me_Not.nimble
Normal file
19
Forget_Me_Not.nimble
Normal file
@@ -0,0 +1,19 @@
|
||||
# Package
|
||||
|
||||
version = "0.9.0"
|
||||
author = "ITwrx"
|
||||
description = "A single-user-per-instance web application for creating/editing Reminders that can repeat in various ways."
|
||||
license = "AGPL-3.0-only"
|
||||
srcDir = "."
|
||||
bin = @["fmn_gs"]
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 2.0.0"
|
||||
requires "guildenstern >= 8.1.0"
|
||||
requires "nimword >= 1.0.1"
|
||||
requires "sqliteral >= 5.0.1"
|
||||
requires "jsony >= 1.1.5"
|
||||
requires "smtp >= 0.1.0"
|
||||
requires "valido >= 0.1.0"
|
||||
Reference in New Issue
Block a user