docutils.nimble.old 319 B

12345678
  1. # xxx disabled this as this isn't really a nimble package and it affects logic
  2. # used to compute canonical imports, refs https://github.com/nim-lang/Nim/pull/16999#issuecomment-805442914
  3. version = "0.10.0"
  4. author = "Andreas Rumpf"
  5. description = "Nim's reStructuredText processor."
  6. license = "MIT"