sim-codec-python 0.1.0

Bounded, lossless Python 3.14 source frontend for SIM
Documentation
1
2
3
4
5
6
7
8
9
10
id = "python-lossless-source"
title = "Preserve Python source"
codec = "python"
setup = "setup.py"
purpose = "purpose.md"
order = 10
summary = "A Python 3.14 source specimen retained byte-for-byte by the syntax tree."
files = ["setup.py"]
tags = ["codec", "python", "source", "lossless", "sandbox-descriptor"]
requires = ["codec/python"]