omextra 0.0.0.dev487__py3-none-any.whl → 0.0.0.dev488__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-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/METADATA +4 -4
- {omextra-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/RECORD +6 -6
- {omextra-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/WHEEL +0 -0
- {omextra-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/entry_points.txt +0 -0
- {omextra-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/licenses/LICENSE +0 -0
- {omextra-0.0.0.dev487.dist-info → omextra-0.0.0.dev488.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omextra
|
|
3
|
-
Version: 0.0.0.
|
|
3
|
+
Version: 0.0.0.dev488
|
|
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.dev488
|
|
18
18
|
Dynamic: license-file
|
|
19
19
|
|
|
20
20
|
# Overview
|
|
@@ -29,5 +29,5 @@ unpublished `x` root dir, or just being deleted.
|
|
|
29
29
|
|
|
30
30
|
- **[text.antlr](https://github.com/wrmsr/omlish/blob/master/omextra/text/antlr)** -
|
|
31
31
|
[ANTLR](https://www.antlr.org/)-related code. The codebase is generally moving away from antlr in favor of an internal
|
|
32
|
-
[abnf engine](text/abnf), but I have other projects that need the
|
|
33
|
-
dep for utility code (much like sqlalchemy).
|
|
32
|
+
[abnf engine](https://github.com/wrmsr/omlish/blob/master/omextra/text/abnf), but I have other projects that need the
|
|
33
|
+
full power of antlr, so it may remain as an optional dep for utility code (much like sqlalchemy).
|
|
@@ -145,9 +145,9 @@ omextra/text/antlr/cli/__main__.py,sha256=ckYkj0drxabBVwWYewH2SS36TTeAxllZtS4xEl
|
|
|
145
145
|
omextra/text/antlr/cli/cli.py,sha256=LW8pJNmySBOV3g8QxquPjUgxFv7YblzEyi555hHH3_M,1234
|
|
146
146
|
omextra/text/antlr/cli/consts.py,sha256=HUYJP9j4RfeuuQv6HFd2oFMS0piWJ9Sq1tbeAs4OlBc,290
|
|
147
147
|
omextra/text/antlr/cli/gen.py,sha256=HYleVptrpynwcl6GspX6O9_oMRSxwdYAQGuUFfDYse8,5236
|
|
148
|
-
omextra-0.0.0.
|
|
149
|
-
omextra-0.0.0.
|
|
150
|
-
omextra-0.0.0.
|
|
151
|
-
omextra-0.0.0.
|
|
152
|
-
omextra-0.0.0.
|
|
153
|
-
omextra-0.0.0.
|
|
148
|
+
omextra-0.0.0.dev488.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
|
149
|
+
omextra-0.0.0.dev488.dist-info/METADATA,sha256=QTSCCDu1sfp_dVc_rTmvhNgILA5x_saA3uwXRkZiL2E,1409
|
|
150
|
+
omextra-0.0.0.dev488.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
151
|
+
omextra-0.0.0.dev488.dist-info/entry_points.txt,sha256=-MFAMks5HgZ60Ore0Wl5lKVKk8z4kf1Ls3WY9E_OlCU,37
|
|
152
|
+
omextra-0.0.0.dev488.dist-info/top_level.txt,sha256=o1nCNRejLMcayDngLuWMWwaeOucz33BXbpuoVvvzjPc,8
|
|
153
|
+
omextra-0.0.0.dev488.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|