aboutsummaryrefslogtreecommitdiff
path: root/v.mod
diff options
context:
space:
mode:
authorOsCoder <oscoder@lczimmermann.eu>2026-07-22 23:21:40 +0200
committerOsCoder <oscoder@lczimmermann.eu>2026-07-22 23:21:40 +0200
commit400b321f8799f369cf26cf611462598117004ced (patch)
tree85bc676bd110edc57c2faa7461f23b5eb1099cc1 /v.mod
downloadsolar_map-400b321f8799f369cf26cf611462598117004ced.tar.xz
solar_map-400b321f8799f369cf26cf611462598117004ced.zip
initial commit
Diffstat (limited to 'v.mod')
-rw-r--r--v.mod7
1 files changed, 7 insertions, 0 deletions
diff --git a/v.mod b/v.mod
new file mode 100644
index 0000000..244d705
--- /dev/null
+++ b/v.mod
@@ -0,0 +1,7 @@
+Module {
+ name: 'solar_map'
+ description: 'A high-performance V utility to convert spatial body CSV data into a binary format and render it to a BMP image.'
+ version: '0.1.0'
+ license: 'EUPL-1.2'
+ dependencies: []
+}