Metadata-Version: 2.1
Name: depsland
Version: 0.8.3
Summary: User oriented dependency management and application distribution tool.
Home-page: https://github.com/likianta/depsland
License: MIT
Author: Likianta
Author-email: likianta@foxmail.com
Requires-Python: >=3.8,<4.0
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 (>=0.5.8,<0.6.0)
Requires-Dist: conflore (>=0.2.0,<0.3.0)
Requires-Dist: lk-logger (>=6.0.2,<7.0.0)
Requires-Dist: lk-utils (>=3.1.1,<4.0.0)
Requires-Dist: oss2 (>=2.18.3,<3.0.0)
Requires-Dist: pip (>=24.0.0,<25.0.0)
Requires-Dist: pipgrip (>=0.10.13,<0.11.0)
Requires-Dist: poetry (>=1.8.3,<2.0.0)
Requires-Dist: psutil (>=6.0.0,<7.0.0)
Requires-Dist: pyapp-window (>=2.1.1,<3.0.0)
Requires-Dist: rich (>=13.8.0,<14.0.0)
Requires-Dist: semver (>=3.0.2,<4.0.0)
Requires-Dist: streamlit (>=1.40.0,<2.0.0) ; python_full_version != "3.9.7"
Requires-Dist: streamlit-extras (>=0.5.0,<0.6.0)
Requires-Dist: streamlit-nested-layout (>=0.1.4,<0.2.0) ; python_full_version != "3.9.7"
Requires-Dist: toml
Requires-Dist: windows-toasts (>=1.0.0,<2.0.0) ; sys_platform == "win32"
