We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec39fb2 commit 297facfCopy full SHA for 297facf
pyproject.toml
@@ -12,7 +12,17 @@ authors = [
12
{name = "Dissect Team", email = "[email protected]"}
13
]
14
classifiers = [
15
+ "Development Status :: 5 - Production/Stable",
16
+ "Environment :: Console",
17
+ "Intended Audience :: Developers",
18
+ "Intended Audience :: Information Technology",
19
+ "License :: OSI Approved",
20
+ "Operating System :: OS Independent",
21
"Programming Language :: Python :: 3",
22
+ "Topic :: Internet :: Log Analysis",
23
+ "Topic :: Scientific/Engineering :: Information Analysis",
24
+ "Topic :: Security",
25
+ "Topic :: Utilities",
26
27
dependencies = [
28
"dissect.cstruct>=3.0.dev,<4.0.dev",
0 commit comments