mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
* remove docutils.nimble (not a real nimble package, and affected canonical imports) * cleanup redundant references
8 lines
319 B
Plaintext
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"
|