renumSeq 1.4.1__py3-none-any.whl → 1.4.2__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.
- {renumSeq-1.4.1.dist-info → renumSeq-1.4.2.dist-info}/METADATA +14 -5
- renumSeq-1.4.2.dist-info/RECORD +8 -0
- {renumSeq-1.4.1.dist-info → renumSeq-1.4.2.dist-info}/WHEEL +1 -1
- renumseq/__main__.py +1 -1
- renumSeq-1.4.1.dist-info/RECORD +0 -8
- {renumSeq-1.4.1.dist-info → renumSeq-1.4.2.dist-info}/LICENSE +0 -0
- {renumSeq-1.4.1.dist-info → renumSeq-1.4.2.dist-info}/entry_points.txt +0 -0
- {renumSeq-1.4.1.dist-info → renumSeq-1.4.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: renumSeq
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.2
|
|
4
4
|
Summary: Tool to renumber image sequences.
|
|
5
5
|
Home-page: https://github.com/jrowellfx/renumSeq
|
|
6
6
|
Author: James Philip Rowell
|
|
@@ -14,8 +14,17 @@ Classifier: Development Status :: 5 - Production/Stable
|
|
|
14
14
|
Requires-Python: >=3.7, <4
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENSE
|
|
17
|
-
Requires-Dist: seqLister
|
|
18
|
-
Requires-Dist: lsseq
|
|
17
|
+
Requires-Dist: seqLister>=1.2.0
|
|
18
|
+
Requires-Dist: lsseq<4.0.0,>=3.0.0
|
|
19
|
+
Dynamic: author
|
|
20
|
+
Dynamic: author-email
|
|
21
|
+
Dynamic: classifier
|
|
22
|
+
Dynamic: description
|
|
23
|
+
Dynamic: description-content-type
|
|
24
|
+
Dynamic: home-page
|
|
25
|
+
Dynamic: requires-dist
|
|
26
|
+
Dynamic: requires-python
|
|
27
|
+
Dynamic: summary
|
|
19
28
|
|
|
20
29
|
# About renumseq
|
|
21
30
|
|
|
@@ -60,7 +69,7 @@ use a zero offset, plus the `--replaceUnderscore` argument.
|
|
|
60
69
|
## Installing renumseq
|
|
61
70
|
|
|
62
71
|
```
|
|
63
|
-
python3 -m pip install renumSeq
|
|
72
|
+
python3 -m pip install renumSeq --upgrade
|
|
64
73
|
```
|
|
65
74
|
|
|
66
75
|
## Testing renumseq
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
renumseq/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
renumseq/__main__.py,sha256=LHBNpowKCqO_y70q8DpY2oghHZJxS6-LSeNpcJEiN5I,25868
|
|
3
|
+
renumSeq-1.4.2.dist-info/LICENSE,sha256=R6fdEb8ZKpCYTdOM-ZNPs2bVjqLdDfUwiDcx1xP0dCk,1620
|
|
4
|
+
renumSeq-1.4.2.dist-info/METADATA,sha256=geSGmMqhWKKvLutI7jLmDdy8rMOPnv3VymDZXzX9vOE,3723
|
|
5
|
+
renumSeq-1.4.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
6
|
+
renumSeq-1.4.2.dist-info/entry_points.txt,sha256=Vu6IBWCxwfVRG3XOZi4ENlMnpe4igvepbHfKy8NGuOY,52
|
|
7
|
+
renumSeq-1.4.2.dist-info/top_level.txt,sha256=N4wzD8IZmW7curkqRcVgXNstK4X3cqZ4K1tVNYsukDI,9
|
|
8
|
+
renumSeq-1.4.2.dist-info/RECORD,,
|
renumseq/__main__.py
CHANGED
renumSeq-1.4.1.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
renumseq/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
renumseq/__main__.py,sha256=gKc1Vepf2nhLTfJAZcdC_nswjXkG0vt-qnihfPYEqgw,25868
|
|
3
|
-
renumSeq-1.4.1.dist-info/LICENSE,sha256=R6fdEb8ZKpCYTdOM-ZNPs2bVjqLdDfUwiDcx1xP0dCk,1620
|
|
4
|
-
renumSeq-1.4.1.dist-info/METADATA,sha256=TJrzwZdbW6_om5pg-csNfOkw_AOaaNEC8ZAK3ePjI4c,3511
|
|
5
|
-
renumSeq-1.4.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
6
|
-
renumSeq-1.4.1.dist-info/entry_points.txt,sha256=Vu6IBWCxwfVRG3XOZi4ENlMnpe4igvepbHfKy8NGuOY,52
|
|
7
|
-
renumSeq-1.4.1.dist-info/top_level.txt,sha256=N4wzD8IZmW7curkqRcVgXNstK4X3cqZ4K1tVNYsukDI,9
|
|
8
|
-
renumSeq-1.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|