Things I want to know about a package: * Spoken language it uses ? * New Runtime support ? * NimScript support ? * C++ supported as target ? * Works at Compile Time ? (CT FFI, CT exec, etc) * NodeJS support (Backend) and/or JS support (Frontend) ? * Uses Experimental features?, which ones ?. * WebAssembly supported as target ? * Total file size ? (size of the download, should be doable, cool for tiny devices)
Unittests are not the only kind of Tests that exists, theres BDD, Integration, Design By Contract, etc, so using Unittests as measure is wrong by definition. Nimbles `description` does not have a hardcoded limit of length (that cripples usability), making `long_description` kinda pointless. What if `description` can optionally have RST instead?. Ideally it should not need a generic `Miscellaneous` category, it always end up being the kitchen sink of random stuff. `Tools` kinda feel the same too.
