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.nimble6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble
new file mode 100644
index 000000000..0805ead54
--- /dev/null
+++ b/lib/stdlib.nimble
@@ -0,0 +1,6 @@
+[Package]
+name          = "stdlib"
+version       = "0.9.0"
+author        = "Dominik Picheta"
+description   = "Nim's standard library."
+license       = "MIT"