omextra 0.0.0.dev490__py3-none-any.whl → 0.0.0.dev491__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/README.md ADDED
@@ -0,0 +1,14 @@
1
+ # Overview
2
+
3
+ Core-like code not appropriate for inclusion in `omlish` for one reason or another. A bit like
4
+ [`golang.org/x`](https://pkg.go.dev/golang.org/x) but even less suitable for production use.
5
+
6
+ Code here is usually in the process of either moving out of or moving into `omlish` proper, or being demoted to the
7
+ unpublished `x` root dir, or just being deleted.
8
+
9
+ # Notable packages
10
+
11
+ - **[text.antlr](https://github.com/wrmsr/omlish/blob/master/omextra/text/antlr)** -
12
+ [ANTLR](https://www.antlr.org/)-related code. The codebase is generally moving away from antlr in favor of an internal
13
+ [abnf engine](https://github.com/wrmsr/omlish/blob/master/omextra/text/abnf), but I have other projects that need the
14
+ full power of antlr, so it may remain as an optional dep for utility code (much like sqlalchemy).
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omextra
3
- Version: 0.0.0.dev490
3
+ Version: 0.0.0.dev491
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.dev490
17
+ Requires-Dist: omlish==0.0.0.dev491
18
18
  Dynamic: license-file
19
19
 
20
20
  # Overview
@@ -1,4 +1,5 @@
1
1
  omextra/.omlish-manifests.json,sha256=E1M9UJ31RfpLfsZ2MfbN0_GAh_Lu_vj9wVJKPgak8jQ,290
2
+ omextra/README.md,sha256=WcrmYMmoy_dPlSW3wByoXMyB8mKFZEg7ClELcbfrynY,813
2
3
  omextra/__about__.py,sha256=8R-v5C4UWEiLEyDv1CoxATr7YTxZxs6-7QRlva-gGWY,706
3
4
  omextra/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
5
  omextra/defs.py,sha256=iMaDGj5VSG7QdYA1s7MvIYTbtTsXc1msINsuuZym1vs,4902
@@ -145,9 +146,9 @@ omextra/text/antlr/cli/__main__.py,sha256=ckYkj0drxabBVwWYewH2SS36TTeAxllZtS4xEl
145
146
  omextra/text/antlr/cli/cli.py,sha256=LW8pJNmySBOV3g8QxquPjUgxFv7YblzEyi555hHH3_M,1234
146
147
  omextra/text/antlr/cli/consts.py,sha256=HUYJP9j4RfeuuQv6HFd2oFMS0piWJ9Sq1tbeAs4OlBc,290
147
148
  omextra/text/antlr/cli/gen.py,sha256=HYleVptrpynwcl6GspX6O9_oMRSxwdYAQGuUFfDYse8,5236
148
- omextra-0.0.0.dev490.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
149
- omextra-0.0.0.dev490.dist-info/METADATA,sha256=BJnXM-eWvwQUoE50_4NZIJhNH3OBpeGPDsp2GoK-13U,1409
150
- omextra-0.0.0.dev490.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
151
- omextra-0.0.0.dev490.dist-info/entry_points.txt,sha256=-MFAMks5HgZ60Ore0Wl5lKVKk8z4kf1Ls3WY9E_OlCU,37
152
- omextra-0.0.0.dev490.dist-info/top_level.txt,sha256=o1nCNRejLMcayDngLuWMWwaeOucz33BXbpuoVvvzjPc,8
153
- omextra-0.0.0.dev490.dist-info/RECORD,,
149
+ omextra-0.0.0.dev491.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
150
+ omextra-0.0.0.dev491.dist-info/METADATA,sha256=64KbsyE0fnmajebK2T4ZXplxOIpMaYTsk7hWCp_BzpQ,1409
151
+ omextra-0.0.0.dev491.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
152
+ omextra-0.0.0.dev491.dist-info/entry_points.txt,sha256=-MFAMks5HgZ60Ore0Wl5lKVKk8z4kf1Ls3WY9E_OlCU,37
153
+ omextra-0.0.0.dev491.dist-info/top_level.txt,sha256=o1nCNRejLMcayDngLuWMWwaeOucz33BXbpuoVvvzjPc,8
154
+ omextra-0.0.0.dev491.dist-info/RECORD,,