aboutsummaryrefslogtreecommitdiff
path: root/v.mod
blob: 244d705f43c3f3a2590d16e5e59610e8b1e4f212 (plain)
1
2
3
4
5
6
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: []
}