1 Star 1 Fork 16

roadtovalley / wslm-gui

forked from IT小强xqitw.cn / wslm-gui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
IT小强xqitw.cn 提交于 2021-06-27 23:14 . 名称修改
[tool.poetry]
name = "wsl2-auto-port-forward-python"
version = "4.0.0"
description = "WSL管理工具"
license = "Apache-2.0"
authors = ["IT小强xqitw.cn <mail@xqitw.cn>"]
maintainers = ["IT小强xqitw.cn <mail@xqitw.cn>"]
readme = "README.md"
homepage = "https://gitee.com/itxq/wsl2-auto-port-forward-python"
repository = "https://gitee.com/itxq/wsl2-auto-port-forward-python.git"
documentation = "https://gitee.com/itxq/wsl2-auto-port-forward-python/blob/master/README.md"
keywords = [
'wsl',
'wsl2',
'wslm',
'wslm-gui',
'python',
'wsl2-auto-port-forward-python',
]
classifiers = [
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
"Natural Language :: Chinese (Simplified)",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
]
packages = [
{ include = "wsl2_auto_port_forward" },
]
[tool.poetry.dependencies]
python = ">=3.7,<3.10"
pyside2 = "^5.15.2"
wslm = "^1.0"
pyperclip = "^1.8.2"
[tool.poetry.dev-dependencies]
pyinstaller = "^4.3"
[[tool.poetry.source]]
name = "aliyun"
default = true
url = "https://mirrors.aliyun.com/pypi/simple/"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/roadtovalley/wslm-gui.git
git@gitee.com:roadtovalley/wslm-gui.git
roadtovalley
wslm-gui
wslm-gui
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891