summary refs log tree commit diff stats
path: root/lib/packages/docutils/docutils.nimble.old
diff options
context:
space:
mode:
Diffstat (limited to 'lib/packages/docutils/docutils.nimble.old')
-rw-r--r--lib/packages/docutils/docutils.nimble.old7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/packages/docutils/docutils.nimble.old b/lib/packages/docutils/docutils.nimble.old
new file mode 100644
index 000000000..f97c3bdde
--- /dev/null
+++ b/lib/packages/docutils/docutils.nimble.old
@@ -0,0 +1,7 @@
+# xxx disabled this as this isn't really a nimble package and it affects logic
+# used to compute canonical imports, refs https://github.com/nim-lang/Nim/pull/16999#issuecomment-805442914
+
+version       = "0.10.0"
+author        = "Andreas Rumpf"
+description   = "Nim's reStructuredText processor."
+license       = "MIT"