omextra 0.0.0.dev499__py3-none-any.whl → 0.0.0.dev500__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- omextra/formats/goyaml/__init__.py +1 -1
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/METADATA +2 -2
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/RECORD +7 -7
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/WHEEL +0 -0
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/entry_points.txt +0 -0
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/licenses/LICENSE +0 -0
- {omextra-0.0.0.dev499.dist-info → omextra-0.0.0.dev500.dist-info}/top_level.txt +0 -0
|
@@ -21,7 +21,7 @@ The primary reasons for.. doing this.. are as follows:
|
|
|
21
21
|
manipulate them with full, perfect preservation of all stylistic choices, whitespace, comments, etc. This is already
|
|
22
22
|
partially done here by wrapping pyyaml nodes, but it's not complete and very fragile.
|
|
23
23
|
|
|
24
|
-
It should remain
|
|
24
|
+
It should remain symmetrical with the go-yaml codebase to allow for backporting of updates. Specifically:
|
|
25
25
|
- The layout of the code in the source files, down to the order of their contents, is nearly identical
|
|
26
26
|
- Its code is 'go-flavored' - for example it returns 'YamlErrorOr' rather than raises exceptions
|
|
27
27
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omextra
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev500
|
|
4
4
|
Summary: omextra
|
|
5
5
|
Author: wrmsr
|
|
6
6
|
License-Expression: BSD-3-Clause
|
|
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
14
14
|
Requires-Python: >=3.13
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENSE
|
|
17
|
-
Requires-Dist: omlish==0.0.0.
|
|
17
|
+
Requires-Dist: omlish==0.0.0.dev500
|
|
18
18
|
Dynamic: license-file
|
|
19
19
|
|
|
20
20
|
# Overview
|
|
@@ -21,7 +21,7 @@ omextra/collections/hamt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
21
21
|
omextra/collections/hamt/_hamt.c,sha256=LDYWBuAl4685DbAZICrzO--EfIN8PjHZq0MUJYBAD74,100898
|
|
22
22
|
omextra/formats/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
23
23
|
omextra/formats/goyaml/LICENSE,sha256=qkavv9cjd59BFIFOMVMJMrC3FCEIELrBTA-GPhAFkoY,1071
|
|
24
|
-
omextra/formats/goyaml/__init__.py,sha256=
|
|
24
|
+
omextra/formats/goyaml/__init__.py,sha256=_C1vxy34macvq1DIA2DSpJeO73qTTUrglMozbqRmRpI,1824
|
|
25
25
|
omextra/formats/goyaml/ast.py,sha256=55CyoNRiaDmu6YeKE_PRt51fE7zr35YcTWSDzVRjPRo,69984
|
|
26
26
|
omextra/formats/goyaml/errors.py,sha256=UQfuManw4kOJKnXrV6MjFqt0ZU6KkwZL75KMdQQ6ZyU,949
|
|
27
27
|
omextra/formats/goyaml/parsing.py,sha256=vZotOxOhLTrE9AGfXbSZcDrVC652PJ3K3ageu6aRT6Q,90558
|
|
@@ -155,9 +155,9 @@ omextra/text/antlr/cli/__main__.py,sha256=ckYkj0drxabBVwWYewH2SS36TTeAxllZtS4xEl
|
|
|
155
155
|
omextra/text/antlr/cli/cli.py,sha256=LW8pJNmySBOV3g8QxquPjUgxFv7YblzEyi555hHH3_M,1234
|
|
156
156
|
omextra/text/antlr/cli/consts.py,sha256=HUYJP9j4RfeuuQv6HFd2oFMS0piWJ9Sq1tbeAs4OlBc,290
|
|
157
157
|
omextra/text/antlr/cli/gen.py,sha256=HYleVptrpynwcl6GspX6O9_oMRSxwdYAQGuUFfDYse8,5236
|
|
158
|
-
omextra-0.0.0.
|
|
159
|
-
omextra-0.0.0.
|
|
160
|
-
omextra-0.0.0.
|
|
161
|
-
omextra-0.0.0.
|
|
162
|
-
omextra-0.0.0.
|
|
163
|
-
omextra-0.0.0.
|
|
158
|
+
omextra-0.0.0.dev500.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
|
159
|
+
omextra-0.0.0.dev500.dist-info/METADATA,sha256=nuu7ysdPqw4tO_asqGJB6s_EHJgmipU1geL2vp08C4c,1409
|
|
160
|
+
omextra-0.0.0.dev500.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
161
|
+
omextra-0.0.0.dev500.dist-info/entry_points.txt,sha256=-MFAMks5HgZ60Ore0Wl5lKVKk8z4kf1Ls3WY9E_OlCU,37
|
|
162
|
+
omextra-0.0.0.dev500.dist-info/top_level.txt,sha256=o1nCNRejLMcayDngLuWMWwaeOucz33BXbpuoVvvzjPc,8
|
|
163
|
+
omextra-0.0.0.dev500.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|