winpnp 0.0.1__py3-none-any.whl → 0.0.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: winpnp
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A package for interacting with Windows Plug and Play (PnP) entities
5
5
  Project-URL: Homepage, https://github.com/SuperPudding98/winpnp
6
6
  Project-URL: Issues, https://github.com/SuperPudding98/winpnp/issues
@@ -15,6 +15,7 @@ Classifier: Topic :: System :: Hardware
15
15
  Classifier: Typing :: Typed
16
16
  Requires-Python: >=3.9
17
17
  Requires-Dist: more-itertools<11,>=10.2.0
18
+ Requires-Dist: pywin32>=306
18
19
  Provides-Extra: deploy
19
20
  Requires-Dist: build<2,>=1.2.2; extra == 'deploy'
20
21
  Requires-Dist: twine<7,>=6.1.0; extra == 'deploy'
@@ -17,7 +17,7 @@ winpnp/properties/keys/device_container.py,sha256=1cxKFYiRfFTQ6d_OjL8tr3nIuwuCHV
17
17
  winpnp/properties/keys/device_interface.py,sha256=Fjaj8fJdtYKgcLsnolHBN4LorC1BRbCsV0gkys1VHtk,1333
18
18
  winpnp/properties/keys/device_interface_class.py,sha256=ci80vR0Ue8lba5XBIqg-8VVa5CxvJNzJ9sVi4yr3JlU,462
19
19
  winpnp/properties/keys/driver_package.py,sha256=YXMOA7PjsDEyu92tT7ppUpoY31UCMrRQmUqmrOGQLzU,1076
20
- winpnp-0.0.1.dist-info/METADATA,sha256=YocswzrS9NSjc0G7rrxkgBtoIzY7omEjnhPepj8j6mU,1902
21
- winpnp-0.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
22
- winpnp-0.0.1.dist-info/licenses/LICENSE,sha256=kMhLdtRDEv5y1xkgn_gpWXxkNbjNeGdE0rIZoEWsx90,1070
23
- winpnp-0.0.1.dist-info/RECORD,,
20
+ winpnp-0.0.2.dist-info/METADATA,sha256=3rRzqfyPngnLipvI2xBII8256VPK_5VPk2q6jxmJnos,1930
21
+ winpnp-0.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
22
+ winpnp-0.0.2.dist-info/licenses/LICENSE,sha256=kMhLdtRDEv5y1xkgn_gpWXxkNbjNeGdE0rIZoEWsx90,1070
23
+ winpnp-0.0.2.dist-info/RECORD,,
File without changes