We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f241d41 commit 169f5c1Copy full SHA for 169f5c1
_tmp_check_pypi.py
_tmp_map.py
setup.cfg
@@ -3,12 +3,13 @@ name = PyNetSplit
3
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 = Unknown
7
-license = MIT
+author = Omena0
+license = PolyForm Noncommercial License 1.0.0
8
url = https://github.com/Omena0/NetSplit
9
classifiers =
10
Programming Language :: Python :: 3
11
- License :: OSI Approved :: MIT License
+ Programming Language :: Python :: 3.13.5
12
+ License :: PolyForm Noncommercial License 1.0.0
13
Operating System :: OS Independent
14
15
[options]
0 commit comments