nano-dev-utils 0.5.3__py3-none-any.whl → 0.5.5__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.
Potentially problematic release.
This version of nano-dev-utils might be problematic. Click here for more details.
- {nano_dev_utils-0.5.3.dist-info → nano_dev_utils-0.5.5.dist-info}/METADATA +3 -3
- {nano_dev_utils-0.5.3.dist-info → nano_dev_utils-0.5.5.dist-info}/RECORD +4 -4
- {nano_dev_utils-0.5.3.dist-info → nano_dev_utils-0.5.5.dist-info}/WHEEL +0 -0
- /nano_dev_utils-0.5.3.dist-info/licenses/LICENSE.md → /nano_dev_utils-0.5.5.dist-info/licenses/LICENSE +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: nano_dev_utils
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.5
|
|
4
4
|
Summary: A collection of small Python utilities for developers.
|
|
5
5
|
Project-URL: Homepage, https://github.com/yaronday/nano_utils
|
|
6
6
|
Project-URL: Issues, https://github.com/yaronday/nano_utils/issues
|
|
7
7
|
Author-email: Yaron Dayan <yaronday77@gmail.com>
|
|
8
8
|
License: MIT
|
|
9
|
-
License-File: LICENSE
|
|
9
|
+
License-File: LICENSE
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
|
11
11
|
Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Requires-Python: >=3.10
|
|
@@ -145,4 +145,4 @@ port_releaser.release_all()
|
|
|
145
145
|
|
|
146
146
|
## License
|
|
147
147
|
This project is licensed under the MIT License.
|
|
148
|
-
See [LICENSE](LICENSE
|
|
148
|
+
See [LICENSE](LICENSE) for details.
|
|
@@ -2,7 +2,7 @@ nano_dev_utils/__init__.py,sha256=imiI367TPj5s4IFmi-VrKJLbdkIxdIPISNscthoaS9U,45
|
|
|
2
2
|
nano_dev_utils/dynamic_importer.py,sha256=cm2VwDYSGwhGZNO3uMX-O0LaKtEFtzkPm7BrZW4igG4,911
|
|
3
3
|
nano_dev_utils/release_ports.py,sha256=sgmoPax9Hpcse1rHbBSnDJWTkvV6aWpZ5hQFxBKhGR8,5886
|
|
4
4
|
nano_dev_utils/timers.py,sha256=EJFFU9y5qv9w9mfjtBsrgyCXj7NoBpXH0AzPewFnRa0,1205
|
|
5
|
-
nano_dev_utils-0.5.
|
|
6
|
-
nano_dev_utils-0.5.
|
|
7
|
-
nano_dev_utils-0.5.
|
|
8
|
-
nano_dev_utils-0.5.
|
|
5
|
+
nano_dev_utils-0.5.5.dist-info/METADATA,sha256=EvbLv135MwYzgtS9YUuD825VrKGAOsSDFn7VWMUfVdk,5413
|
|
6
|
+
nano_dev_utils-0.5.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
+
nano_dev_utils-0.5.5.dist-info/licenses/LICENSE,sha256=Muenl7Bw_LdtHZtlOMAP7Kt97gDCq8WWp2605eDWhHU,1089
|
|
8
|
+
nano_dev_utils-0.5.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|