# # Distutils Setup Configuration for the mx Extensions EXPERIMENTAL 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/Number/Doc mx/Tidy/Doc mx/URL/Doc mx/UID/Doc # # Windows installer # [bdist_wininst] bitmap = installer.bmp title = eGenix mx Experimental Package no_target_compile = 1 no_target_optimize = 1