aboutsummaryrefslogtreecommitdiff
path: root/v.mod
diff options
context:
space:
mode:
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: []
+}