wnox 0.2.0__py3-none-any.whl → 0.3.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: wnox
3
- Version: 0.2.0
3
+ Version: 0.3.0
4
4
  Summary: A short description of your package
5
5
  Home-page: https://github.com/arminkardan/pywnox
6
6
  Author: Ethan (Armin) Cardan
@@ -12,14 +12,8 @@ Classifier: Operating System :: OS Independent
12
12
  Requires-Python: >=3.12
13
13
  Description-Content-Type: text/markdown
14
14
  License-File: LICENSE.txt
15
- Requires-Dist: asyncio
16
- Requires-Dist: nest_asyncio
17
- Requires-Dist: logging
18
15
  Requires-Dist: slixmpp
19
- Requires-Dist: ssl
20
16
  Requires-Dist: bson
21
- Requires-Dist: json
22
- Requires-Dist: requests
23
17
  Dynamic: author
24
18
  Dynamic: home-page
25
19
  Dynamic: requires-python
@@ -0,0 +1,6 @@
1
+ wnox/__init__.py,sha256=j7NZA4FZiwhE4EAUumAR-8pWweC7Fw-Dt2QHbPCgJu4,6128
2
+ wnox-0.3.0.dist-info/LICENSE.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ wnox-0.3.0.dist-info/METADATA,sha256=4jzCO_HyB0cIHeSrEg4MvYuVibx0goO1S_Hgqk2yyJI,670
4
+ wnox-0.3.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
5
+ wnox-0.3.0.dist-info/top_level.txt,sha256=Xm9SC1bx_o6zjvo2FI-3QiZX2PZ_0UBQkGlvfYsnkwc,5
6
+ wnox-0.3.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- wnox/__init__.py,sha256=j7NZA4FZiwhE4EAUumAR-8pWweC7Fw-Dt2QHbPCgJu4,6128
2
- wnox-0.2.0.dist-info/LICENSE.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- wnox-0.2.0.dist-info/METADATA,sha256=ss_jBc6T1tvl85Hd-YhYRMPV3Ws5aDXTojL3mXBkCAU,813
4
- wnox-0.2.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
5
- wnox-0.2.0.dist-info/top_level.txt,sha256=Xm9SC1bx_o6zjvo2FI-3QiZX2PZ_0UBQkGlvfYsnkwc,5
6
- wnox-0.2.0.dist-info/RECORD,,
File without changes