Metadata-Version: 2.3
Name: depsland
Version: 0.9.0
Summary: User oriented dependency management and application distribution tool.
License: MIT
Author: Likianta
Author-email: likianta@foxmail.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: argsense (>=1.0.1,<2.0.0)
Requires-Dist: conflore (>=0.2.2,<0.3.0)
Requires-Dist: lk-logger (>=6.0.6,<7.0.0)
Requires-Dist: lk-utils (>=3.2.1,<4.0.0)
Requires-Dist: oss2 (>=2.19.1,<3.0.0)
Requires-Dist: pip (>=24.0.0,<25.0.0) ; python_version < "3.9"
Requires-Dist: pip (>=25.1.1,<26.0.0) ; python_version >= "3.9" and python_version < "4.0"
Requires-Dist: poetry (<2.0.0) ; python_version < "3.9"
Requires-Dist: poetry (>=2.1.3,<3.0.0) ; python_version >= "3.9" and python_version < "4.0"
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: semver (>=3.0.4,<4.0.0)
Requires-Dist: streamlit (>=1.40.0,<1.45.0) ; python_version >= "3.8" and python_full_version != "3.9.7" and python_version < "3.10"
Requires-Dist: streamlit (>=1.45.0,<1.46.0) ; python_version >= "3.10" and python_version < "4.0"
Requires-Dist: streamlit-canary (>=0.1.0,<0.2.0)
Requires-Dist: streamlit-extras (>=0.6.0,<0.7.0) ; python_full_version != "3.9.7"
Requires-Dist: streamlit-nested-layout (>=0.1.4,<0.2.0) ; python_full_version != "3.9.7"
Requires-Dist: toml (>=0.10.0,<0.11.0) ; python_version < "3.11"
Requires-Dist: windows-toasts (>=1.0.0,<2.0.0) ; sys_platform == "win32"
Project-URL: Homepage, https://github.com/likianta/depsland
