Trees | Indices | Help |
---|
|
The setup.py script allows to install Imagizer regardless to the operating system
|
|||
installdir = os.path.join(distutils.sysconfig.get_python_lib()
|
|||
ConfFile = ["/etc/imagizer.conf", os.path.join(os.getenv("HOME
|
|||
scripts = ['selector', "generator", "NommeVideo.py", "ConvertI
|
|||
execexiftran = os.path.join(os.getcwd(), "bin", "exiftran")
|
|||
configured = False
|
|||
config = config.Config()
|
|||
LANG = os.getenv("LANG")
|
|
installdir
|
ConfFile
|
scripts
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 21:40:50 2010 | http://epydoc.sourceforge.net |