summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib.nimble')
-rw-r--r--lib/stdlib.nimble5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble
new file mode 100644
index 000000000..5965d6436
--- /dev/null
+++ b/lib/stdlib.nimble
@@ -0,0 +1,5 @@
+
+version       = system.NimVersion
+author        = "Dominik Picheta"
+description   = "Nim's standard library."
+license       = "MIT"