mac-formatter-gui 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.
@@ -1,14 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mac-formatter-gui
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A simple Tkinter GUI to format MAC addresses into common styles and copy them to clipboard.
5
5
  Author-email: Neil Johnson <apps@erudicon.com>
6
- License: MIT
7
- Project-URL: Homepage, https://example.com/mac-formatter-gui
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://erudicon.com/2025/10/12/mac-address-formatter/
8
8
  Keywords: mac,mac address,formatter,gui,tkinter
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: Programming Language :: Python :: 3 :: Only
11
- Classifier: License :: OSI Approved :: MIT License
12
11
  Classifier: Operating System :: OS Independent
13
12
  Classifier: Environment :: Win32 (MS Windows)
14
13
  Classifier: Topic :: Utilities
@@ -0,0 +1,8 @@
1
+ mac_formatter/__init__.py,sha256=KQxKrQvqYML9e_OyoPG-A_-V-dudweEBp50hkpgtpCY,227
2
+ mac_formatter/app.py,sha256=uqIgXJKF88alDsWqd-MR9K1LRj1YkGWHrk7tTnTIQ_8,6610
3
+ mac_formatter_gui-0.1.1.dist-info/licenses/LICENSE,sha256=gPtK3HlbZWT-ZJLPvfLUZSiGsrH8XqeYflsmTH6SiPc,1090
4
+ mac_formatter_gui-0.1.1.dist-info/METADATA,sha256=fX3M7q7CDn14DDYIKOzCnsaQsGnPhrx3cPnQGUWMZaw,1682
5
+ mac_formatter_gui-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ mac_formatter_gui-0.1.1.dist-info/entry_points.txt,sha256=dd8RACRf2CdvPc31JQudX9o1xaJtFBOE3sYfjO3bQIE,57
7
+ mac_formatter_gui-0.1.1.dist-info/top_level.txt,sha256=lSJWi7qu3PNY9wO0O3U7pq00ZsX6hIifamJjwv6qyO8,14
8
+ mac_formatter_gui-0.1.1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- mac_formatter/__init__.py,sha256=KQxKrQvqYML9e_OyoPG-A_-V-dudweEBp50hkpgtpCY,227
2
- mac_formatter/app.py,sha256=uqIgXJKF88alDsWqd-MR9K1LRj1YkGWHrk7tTnTIQ_8,6610
3
- mac_formatter_gui-0.1.0.dist-info/licenses/LICENSE,sha256=gPtK3HlbZWT-ZJLPvfLUZSiGsrH8XqeYflsmTH6SiPc,1090
4
- mac_formatter_gui-0.1.0.dist-info/METADATA,sha256=1Uf8qN0xHOzi0IJtu0xp2M2LSV7e8rKcXfRqE8Ahpf4,1706
5
- mac_formatter_gui-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- mac_formatter_gui-0.1.0.dist-info/entry_points.txt,sha256=dd8RACRf2CdvPc31JQudX9o1xaJtFBOE3sYfjO3bQIE,57
7
- mac_formatter_gui-0.1.0.dist-info/top_level.txt,sha256=lSJWi7qu3PNY9wO0O3U7pq00ZsX6hIifamJjwv6qyO8,14
8
- mac_formatter_gui-0.1.0.dist-info/RECORD,,