Files
Nim/lib/packages/docutils/docutils.nimble.old
Timothee Cour 8b26b3ad0d remove docutils.nimble (not a real nimble package, and affected canonical imports) (#17544)
* remove docutils.nimble (not a real nimble package, and affected canonical imports)

* cleanup redundant references
2021-03-29 12:46:53 +02:00

8 lines
319 B
Plaintext

# 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"