preparations for more Nimble packages; clear licensing; fixes #2949

This commit is contained in:
Araq
2015-06-20 23:24:21 +02:00
parent e74012b396
commit 87f65f5e72
70 changed files with 1061 additions and 54085 deletions

View File

@@ -8,7 +8,7 @@
#
const
haveZipLib = defined(unix)
haveZipLib = false # zip not in stdlib anymore
when haveZipLib:
import zipfiles