msad 0.3.2__py3-none-any.whl → 0.3.4__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.
- {msad-0.3.2.dist-info → msad-0.3.4.dist-info}/METADATA +5 -1
- {msad-0.3.2.dist-info → msad-0.3.4.dist-info}/RECORD +5 -5
- msad-0.3.4.dist-info/entry_points.txt +2 -0
- msad-0.3.2.dist-info/entry_points.txt +0 -2
- {msad-0.3.2.dist-info → msad-0.3.4.dist-info}/WHEEL +0 -0
- {msad-0.3.2.dist-info → msad-0.3.4.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: msad
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.4
|
4
4
|
Summary: msad is a commandline for interacting with Active Directory
|
5
5
|
Project-URL: Homepage, https://github.com/matteoredaelli/msad
|
6
6
|
Project-URL: Issues, https://github.com/matteoredaelli/msad/issues
|
@@ -10,6 +10,10 @@ License-File: LICENSE
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
11
11
|
Classifier: Programming Language :: Python :: 3
|
12
12
|
Requires-Python: >=3.9
|
13
|
+
Requires-Dist: cryptography
|
14
|
+
Requires-Dist: fire
|
15
|
+
Requires-Dist: gssapi
|
16
|
+
Requires-Dist: ldap3
|
13
17
|
Description-Content-Type: text/markdown
|
14
18
|
|
15
19
|
# msAD
|
@@ -4,8 +4,8 @@ msad/command_line.py,sha256=6JB_rcYsd7UKVgUWmIdMJxMJ5oKmE_KshX7WYe5b5P0,8500
|
|
4
4
|
msad/group.py,sha256=TKIDEzQEBugux2imt81YX1byRtz31W_qZRXADfoHSbU,3448
|
5
5
|
msad/search.py,sha256=sQfvaaWX6yMKNk5nCPH6yQb2_54LjaEJuXc8FGOhrIo,3383
|
6
6
|
msad/user.py,sha256=oWpoAHcgTMsFf3RXr0wSECONZkJfsIXC3EZTx16BqiY,4466
|
7
|
-
msad-0.3.
|
8
|
-
msad-0.3.
|
9
|
-
msad-0.3.
|
10
|
-
msad-0.3.
|
11
|
-
msad-0.3.
|
7
|
+
msad-0.3.4.dist-info/METADATA,sha256=JDlU6rQhujV8STyyXGL0uRO-wfHKCwbTMZarNbtuJb0,3135
|
8
|
+
msad-0.3.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
9
|
+
msad-0.3.4.dist-info/entry_points.txt,sha256=s9wIVNQKKBX5Y6KaYj0STVIZ66mBsseHaamXjshIw7Y,48
|
10
|
+
msad-0.3.4.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
11
|
+
msad-0.3.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|