surgery 0.1.0__py3-none-any.whl → 0.1.1__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.
surgery/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.0"
1
+ __version__ = "0.1.1"
surgery/bin/surgery ADDED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: surgery
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Precision-focused media metadata inspection tool built in Go and distributed via Python
5
5
  Home-page: https://github.com/ankit-chaubey/media-metadata-surgery
6
6
  Author: Ankit Chaubey
@@ -39,7 +39,7 @@ Dynamic: summary
39
39
 
40
40
  The core engine is written in **Go** for performance, safety, and correctness. A lightweight **Python wrapper** is used only for distribution, making the tool easy to install via `pip` while keeping the actual logic native and fast.
41
41
 
42
- > v0.1.0 is the beginning. The project is intentionally small, strict, and correct. More formats and operations will be added incrementally.
42
+ > v0.1.1 is the beginning. The project is intentionally small, strict, and correct. More formats and operations will be added incrementally.
43
43
 
44
44
  ---
45
45
 
@@ -65,7 +65,7 @@ No cloud. No telemetry. No shelling out to system tools.
65
65
 
66
66
  ## Current status
67
67
 
68
- **Version:** `0.1.0` (initial release)
68
+ **Version:** `0.1.1` (initial release)
69
69
 
70
70
  This version intentionally supports **only one format and one operation**:
71
71
 
@@ -130,7 +130,7 @@ UserComment: "filter: 104; ..."
130
130
 
131
131
  ---
132
132
 
133
- ## Supported formats (v0.1.0)
133
+ ## Supported formats (v0.1.1)
134
134
 
135
135
  | Media type | Format | Operation |
136
136
  | ---------- | ---------- | ------------------ |
@@ -0,0 +1,9 @@
1
+ surgery/__init__.py,sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg,22
2
+ surgery/__main__.py,sha256=WumzjziEji7XqGOThivPpirk5BY8T0pyv9jhbeou3_k,336
3
+ surgery/bin/surgery,sha256=QjHqEHXH44DOV0WtgQRvnTfMRbJsUgpZ6GVVNlpRK68,2714959
4
+ surgery-0.1.1.dist-info/licenses/LICENSE,sha256=wMSaaCYK4I1Qr70koNc-ZMEexq6KLq2uslC4eC_ARaQ,11343
5
+ surgery-0.1.1.dist-info/METADATA,sha256=-0S15qcgzvp2gdAwlkEMeYYCwK4uCXP4gNCrhCh4ViM,4945
6
+ surgery-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
7
+ surgery-0.1.1.dist-info/entry_points.txt,sha256=Dj42KdEUtuBbLd1-EXLIMLDuzFT-SckFFWly9ynXkkw,50
8
+ surgery-0.1.1.dist-info/top_level.txt,sha256=VSRwclSPEOoi3VnD_vsI8ClKOaj2P8CldvxnK_czJ8E,8
9
+ surgery-0.1.1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- surgery/__init__.py,sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0,22
2
- surgery/__main__.py,sha256=WumzjziEji7XqGOThivPpirk5BY8T0pyv9jhbeou3_k,336
3
- surgery-0.1.0.dist-info/licenses/LICENSE,sha256=wMSaaCYK4I1Qr70koNc-ZMEexq6KLq2uslC4eC_ARaQ,11343
4
- surgery-0.1.0.dist-info/METADATA,sha256=hH3zx-Bx8Q5u9dlfqad20fEfjG4-jgNRznMVMXsUUfQ,4945
5
- surgery-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
6
- surgery-0.1.0.dist-info/entry_points.txt,sha256=Dj42KdEUtuBbLd1-EXLIMLDuzFT-SckFFWly9ynXkkw,50
7
- surgery-0.1.0.dist-info/top_level.txt,sha256=VSRwclSPEOoi3VnD_vsI8ClKOaj2P8CldvxnK_czJ8E,8
8
- surgery-0.1.0.dist-info/RECORD,,