File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,20 @@ license = "GPL-2.0-only"
1313requires-python = " >=3.7, <4"
1414description = " Scapy RPC definitions"
1515classifiers = [
16- " Framework :: Scapy" ,
16+ " Development Status :: 3 - Alpha" ,
17+ " Environment :: Console" ,
18+ " Intended Audience :: Information Technology" ,
19+ " Intended Audience :: System Administrators" ,
20+ " Programming Language :: Python :: 3" ,
21+ " Programming Language :: Python :: 3 :: Only" ,
22+ " Programming Language :: Python :: 3.8" ,
23+ " Programming Language :: Python :: 3.9" ,
24+ " Programming Language :: Python :: 3.10" ,
25+ " Programming Language :: Python :: 3.11" ,
26+ " Programming Language :: Python :: 3.12" ,
27+ " Programming Language :: Python :: 3.13" ,
28+ " Topic :: Security" ,
29+ " Topic :: System :: Networking" ,
1730]
1831
1932[tool .setuptools .packages .find ]
You can’t perform that action at this time.
0 commit comments