archful = true archive_name = "cx_freeze-8.4.0.tar.gz" automode = true extras = [ "dev", "doc", "tests", ] license = "PSF-2.0" license_files_present = true name = "cx-freeze" python_name = "python-cx-freeze" source = "PyPI" summary = "Create standalone executables from Python scripts" url = "https://github.com/marcelotduarte/cx_Freeze" version = "8.4.0"