Skip to content

Files

Latest commit

author
mdomsch
Apr 13, 2009
e6f23a4 · Apr 13, 2009

History

History

packaging

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 10, 2005
Feb 23, 2009
Apr 13, 2009
Oct 22, 2008
Apr 13, 2009
The files in this directory are included for the convenience of all packagers
of ntlmaps on any platform.  Please feel free to contribute if you can see
enhancements or improvements to be made.  Directory contents so far:
ntlmaps.spec -- Distribution-neutral RPM .spec file.

compile.py   -- Basic wrapper of compileall.compile_dir() for convenience
                of RPM builders.
setup.py     -- Script for building standalone ntlmaps distributables with
                py2exe on Windows (execute out of base directory as:
                python packaging\setup.py).
ntlmaps.nsi  -- NSIS (Nullsoft Scriptable Installer) configuration for
                turning py2exe'ed ntlmaps into a pretty installer for
                Windows.