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 169f5c1 commit 8ea19d5Copy full SHA for 8ea19d5
setup.cfg
@@ -4,12 +4,14 @@ description = Split a single tcp/ip connection between multiple servers.
4
long_description = file: README.md
5
long_description_content_type = text/markdown
6
author = Omena0
7
-license = PolyForm Noncommercial License 1.0.0
+license = PolyForm Noncommercial 1.0.0
8
+license_files = COPYING.md
9
url = https://github.com/Omena0/NetSplit
10
classifiers =
11
Programming Language :: Python :: 3
12
+ Programming Language :: Python :: 3.13
13
Programming Language :: Python :: 3.13.5
- License :: PolyForm Noncommercial License 1.0.0
14
+ License :: Other/Proprietary License
15
Operating System :: OS Independent
16
17
[options]
0 commit comments