howler-client 2.4.0.dev69__py3-none-any.whl → 2.4.0.dev80__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.
- {howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/METADATA +3 -4
- {howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/RECORD +5 -5
- {howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/WHEEL +0 -0
- {howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/entry_points.txt +0 -0
- {howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: howler-client
|
|
3
|
-
Version: 2.4.0.
|
|
3
|
+
Version: 2.4.0.dev80
|
|
4
4
|
Summary: The Howler client library facilitates issuing requests to Howler
|
|
5
5
|
License: MIT
|
|
6
6
|
License-File: LICENSE
|
|
7
7
|
Keywords: howler,alerting,gc,canada,cse-cst,cse,cst,cyber,cccs
|
|
8
8
|
Author: Canadian Centre for Cyber Security
|
|
9
9
|
Author-email: howler@cyber.gc.ca
|
|
10
|
-
Requires-Python: >=3.
|
|
10
|
+
Requires-Python: >=3.10,<4.0
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Classifier: Intended Audience :: Developers
|
|
13
13
|
Classifier: License :: OSI Approved :: MIT License
|
|
14
14
|
Classifier: Programming Language :: Python :: 3
|
|
15
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
16
15
|
Classifier: Programming Language :: Python :: 3.10
|
|
17
16
|
Classifier: Programming Language :: Python :: 3.11
|
|
18
17
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -35,7 +34,7 @@ The Howler client library facilitates issuing requests to Howler.
|
|
|
35
34
|
|
|
36
35
|
## Requirements
|
|
37
36
|
|
|
38
|
-
1. Python 3.
|
|
37
|
+
1. Python 3.10 and up
|
|
39
38
|
|
|
40
39
|
## Running the Tests
|
|
41
40
|
|
|
@@ -21,8 +21,8 @@ howler_client/module/search/stream.py,sha256=Tgr_tfsrsHUPo2uibiADL-IKupVw7WE5s3x
|
|
|
21
21
|
howler_client/module/user.py,sha256=Dcosi_zrZzI0edOpH1ZzKoTa_Q4S0NZM2aWmMHmbDMc,3125
|
|
22
22
|
howler_client/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
23
23
|
howler_client/utils/json_encoders.py,sha256=wMbNZx4X-K0pKKusrSCem0bpe37e7J7JvTaAQfA5avI,1066
|
|
24
|
-
howler_client-2.4.0.
|
|
25
|
-
howler_client-2.4.0.
|
|
26
|
-
howler_client-2.4.0.
|
|
27
|
-
howler_client-2.4.0.
|
|
28
|
-
howler_client-2.4.0.
|
|
24
|
+
howler_client-2.4.0.dev80.dist-info/METADATA,sha256=L8YxPggviH1e7DR8nz9QgxOwWHiIsRGeHH6c8lv42dY,2135
|
|
25
|
+
howler_client-2.4.0.dev80.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
26
|
+
howler_client-2.4.0.dev80.dist-info/entry_points.txt,sha256=O-HDLAR3572yUDhj7s33f5DgGLedxfaGiUEi0BWaKXs,146
|
|
27
|
+
howler_client-2.4.0.dev80.dist-info/licenses/LICENSE,sha256=1Sbl0uFuetnPtKrTbzHYw9cu2_83HlqVM3mpC_5SdT4,1384
|
|
28
|
+
howler_client-2.4.0.dev80.dist-info/RECORD,,
|
|
File without changes
|
{howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{howler_client-2.4.0.dev69.dist-info → howler_client-2.4.0.dev80.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|