File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88jobs :
99 pypi :
1010 runs-on : ubuntu-latest
11+ environment :
12+ name : pypi
13+ url : https://pypi.org/p/zpe-music
1114 permissions :
1215 id-token : write
1316 contents : read
Original file line number Diff line number Diff line change 1414 " score-roundtrip" ,
1515 " note-expression"
1616 ],
17- "license" : " LicenseRef-Zer0pa-SAL-7.0" ,
17+ "version" : " 0.1.0" ,
18+ "license" : " LicenseRef-Zer0pa-SAL-7.1" ,
1819 "upload_type" : " software" ,
1920 "related_identifiers" : [
2021 {
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ keywords:
1414 - deterministic-codec
1515 - score-roundtrip
1616 - note-expression
17- license : LicenseRef-Zer0pa-SAL-7.0
17+ license : LicenseRef-Zer0pa-SAL-7.1
18+ date-released : " 2026-05-03"
1819contact :
1920 - email : architects@zer0pa.ai
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ version = "0.1.0"
88description = " Canonical symbolic-score codec with a bounded note-local expression refinement"
99readme = " README.md"
1010requires-python = " >=3.10"
11- license = {text = " LicenseRef-Zer0pa-SAL-7.0 " }
11+ license = {text = " LicenseRef-Zer0pa-SAL-7.1 " }
1212authors = [{name = " Zer0pa (Pty) Ltd" }]
1313keywords = [
1414 " musicxml" ,
You can’t perform that action at this time.
0 commit comments