gvm-tools 25.1.1__py3-none-any.whl → 25.3.0__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.
Potentially problematic release.
This version of gvm-tools might be problematic. Click here for more details.
- {gvm_tools-25.1.1.dist-info → gvm_tools-25.3.0.dist-info}/METADATA +3 -3
- {gvm_tools-25.1.1.dist-info → gvm_tools-25.3.0.dist-info}/RECORD +7 -7
- {gvm_tools-25.1.1.dist-info → gvm_tools-25.3.0.dist-info}/WHEEL +1 -1
- gvmtools/__version__.py +1 -1
- gvmtools/parser.py +1 -2
- {gvm_tools-25.1.1.dist-info → gvm_tools-25.3.0.dist-info}/LICENSE +0 -0
- {gvm_tools-25.1.1.dist-info → gvm_tools-25.3.0.dist-info}/entry_points.txt +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: gvm-tools
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.3.0
|
|
4
4
|
Summary: Tools to control a GSM/GVM over GMP or OSP
|
|
5
5
|
License: GPL-3.0-or-later
|
|
6
6
|
Author: Greenbone AG
|
|
7
7
|
Author-email: info@greenbone.net
|
|
8
|
-
Requires-Python: >=3.9,<4.0
|
|
8
|
+
Requires-Python: >=3.9.2,<4.0.0
|
|
9
9
|
Classifier: Development Status :: 5 - Production/Stable
|
|
10
10
|
Classifier: Environment :: Console
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
@@ -14,11 +14,11 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
|
14
14
|
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
|
15
15
|
Classifier: Operating System :: OS Independent
|
|
16
16
|
Classifier: Programming Language :: Python :: 3
|
|
17
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
18
17
|
Classifier: Programming Language :: Python :: 3.10
|
|
19
18
|
Classifier: Programming Language :: Python :: 3.11
|
|
20
19
|
Classifier: Programming Language :: Python :: 3.12
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.13
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
22
22
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
23
23
|
Requires-Dist: python-gvm (>=23.4.2)
|
|
24
24
|
Project-URL: Documentation, https://greenbone.github.io/gvm-tools/
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
gvmtools/__init__.py,sha256=ejbguD-eiMOOuakxFsH0Car5fCkXbog3dtmRYAvKtAk,1144
|
|
2
|
-
gvmtools/__version__.py,sha256=
|
|
2
|
+
gvmtools/__version__.py,sha256=T57z7f4UeEhry1NQ5y60deY0bPMjh-zM6UsjFP1BeN4,103
|
|
3
3
|
gvmtools/cli.py,sha256=fxCNAS2znykMeNKf4kFPQL7P4ld52Cq8guHFrm4xBJ4,4338
|
|
4
4
|
gvmtools/config.py,sha256=8n5yFHZBobdlNs7hv4GWJqsFfytMxFsgMmkPIgnV2mo,2806
|
|
5
5
|
gvmtools/helper.py,sha256=mlcuUy0F0F0kw2Nit5npqZPlbI5SItxl3g374UqeqTM,6315
|
|
6
|
-
gvmtools/parser.py,sha256=
|
|
6
|
+
gvmtools/parser.py,sha256=aDSb5lLroPYpVJbb7OwLBd7Hfp2LN9GMT6g1ZAP8zho,10957
|
|
7
7
|
gvmtools/pyshell.py,sha256=b-iml45-cBqreFcsHz8f4DKJl2cN6Yh4aiZvHw1Daf0,5335
|
|
8
8
|
gvmtools/script.py,sha256=6pIGWKNirQSYfcL8Nh69nxKfFH7_5GUMJMcPvZ1hIEQ,3586
|
|
9
|
-
gvm_tools-25.
|
|
10
|
-
gvm_tools-25.
|
|
11
|
-
gvm_tools-25.
|
|
12
|
-
gvm_tools-25.
|
|
13
|
-
gvm_tools-25.
|
|
9
|
+
gvm_tools-25.3.0.dist-info/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
|
|
10
|
+
gvm_tools-25.3.0.dist-info/METADATA,sha256=who6ipQbqA-QiGlDylnNR6Q_gNvJiabBKUxeAkHpsyk,7692
|
|
11
|
+
gvm_tools-25.3.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
|
12
|
+
gvm_tools-25.3.0.dist-info/entry_points.txt,sha256=7UOCf5Ip12567mLV6k8FefDkulyjgyhTYU_XCBi4v3s,111
|
|
13
|
+
gvm_tools-25.3.0.dist-info/RECORD,,
|
gvmtools/__version__.py
CHANGED
gvmtools/parser.py
CHANGED
|
@@ -16,8 +16,7 @@
|
|
|
16
16
|
# You should have received a copy of the GNU General Public License
|
|
17
17
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
18
18
|
|
|
19
|
-
"""Command Line Interface Parser
|
|
20
|
-
"""
|
|
19
|
+
"""Command Line Interface Parser"""
|
|
21
20
|
|
|
22
21
|
import argparse
|
|
23
22
|
import logging
|
|
File without changes
|
|
File without changes
|