# # Distutils Setup Configuration for the mx Extensions BASE distribution. # # # Install step # [install] compile = 1 optimize = 1 # # Source dist creation # [sdist] manifest = MANIFEST use_defaults = 0 #keep_tree = 1 formats=zip # # RPM Creation # [bdist_rpm] release = 1 packager = Marc-Andre Lemburg vendor = eGenix.com Software GmbH, Langenfeld, Germany # Files listed here must appear in the MANIFEST: doc_files = README mx/Doc mx/DateTime/Doc mx/Proxy/Doc mx/BeeBase/Doc mx/Queue/Doc mx/Stack/Doc mx/TextTools/Doc mx/Tools/Doc mx/DateTime/LICENSE mx/DateTime/COPYRIGHT # # Windows installer # [bdist_wininst] bitmap = installer.bmp title = eGenix mx Base Package no_target_compile = 1 no_target_optimize = 1