omdev-cli 0.0.0.dev418__py3-none-any.whl → 0.0.0.dev419__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.
- {omdev_cli-0.0.0.dev418.dist-info → omdev_cli-0.0.0.dev419.dist-info}/METADATA +3 -3
- omdev_cli-0.0.0.dev419.dist-info/RECORD +6 -0
- omdev_cli-0.0.0.dev418.dist-info/RECORD +0 -6
- {omdev_cli-0.0.0.dev418.dist-info → omdev_cli-0.0.0.dev419.dist-info}/WHEEL +0 -0
- {omdev_cli-0.0.0.dev418.dist-info → omdev_cli-0.0.0.dev419.dist-info}/entry_points.txt +0 -0
- {omdev_cli-0.0.0.dev418.dist-info → omdev_cli-0.0.0.dev419.dist-info}/licenses/LICENSE +0 -0
- {omdev_cli-0.0.0.dev418.dist-info → omdev_cli-0.0.0.dev419.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: omdev-cli
|
3
|
-
Version: 0.0.0.
|
3
|
+
Version: 0.0.0.dev419
|
4
4
|
Summary: omdev
|
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: omdev==0.0.0.
|
17
|
+
Requires-Dist: omdev==0.0.0.dev419
|
18
18
|
Dynamic: license-file
|
19
19
|
|
20
20
|
# Overview
|
@@ -47,7 +47,7 @@ Development utilities and support code.
|
|
47
47
|
data, obviously in the vein of [jq](https://github.com/jqlang/jq) but using the internal
|
48
48
|
[jmespath](https://github.com/wrmsr/omlish/blob/master/omlish/specs/jmespath) engine. supports
|
49
49
|
[true streaming](https://github.com/wrmsr/omlish/blob/master/omlish/formats/json/stream) json input and output, as
|
50
|
-
well as [various other](https://github.com/wrmsr/omlish/blob/master/tools/json/formats.py) non-streaming input
|
50
|
+
well as [various other](https://github.com/wrmsr/omlish/blob/master/omdev/tools/json/formats.py) non-streaming input
|
51
51
|
formats.
|
52
52
|
|
53
53
|
- **[tools.git](https://github.com/wrmsr/omlish/blob/master/omdev/tools/git)** (cli: `om git`) - a tool for various lazy
|
@@ -0,0 +1,6 @@
|
|
1
|
+
omdev_cli-0.0.0.dev419.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
2
|
+
omdev_cli-0.0.0.dev419.dist-info/METADATA,sha256=stHLy56vr62pKVIv1V103AGtV4AS0QN4VMekAfJw7as,3921
|
3
|
+
omdev_cli-0.0.0.dev419.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
4
|
+
omdev_cli-0.0.0.dev419.dist-info/entry_points.txt,sha256=lEP4ovirDvYMZbYsvpZqppNxT-ChTDoRgt5VItJB1c0,44
|
5
|
+
omdev_cli-0.0.0.dev419.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
+
omdev_cli-0.0.0.dev419.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
omdev_cli-0.0.0.dev418.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
2
|
-
omdev_cli-0.0.0.dev418.dist-info/METADATA,sha256=Ii03kyre_UGROODRTuWAhei54sClxjIki3jKifrWE1w,3915
|
3
|
-
omdev_cli-0.0.0.dev418.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
4
|
-
omdev_cli-0.0.0.dev418.dist-info/entry_points.txt,sha256=lEP4ovirDvYMZbYsvpZqppNxT-ChTDoRgt5VItJB1c0,44
|
5
|
-
omdev_cli-0.0.0.dev418.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
-
omdev_cli-0.0.0.dev418.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|