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