A new Version of commondic.py, which can add the Files from
Archives (at the moment zip, tar, tar.gz, tgz) to the
Catalog.
To enable it, put "openArchives = 1" in the [DEFAULT]
Section
of dic.conf:
[DEFAULT]
#add Files form Archives (.zip .tar .tgz .tar.gz)
# 0 = don't add
# 1 = add
openArchives = 1
This is the first thing I did with Python, I hope I
didn't break anything.
commondic.py