Dear @andrea, Sorry, I changed the name of the library - it's now at [http://github.com/sdwfrost/distributions](http://forum.nim-lang.org///github.com/sdwfrost/distributions).
I settled for having a separate nims file for installing the dependencies, as this overcomes the issue that one can't import into nimble files ([https://github.com/nim-lang/nimble/issues/186)](https://github.com/nim-lang/nimble/issues/186\)), then called it from the nimble file. You still have to add to LD_LIBRARY_PATH, however. Best Simon
