Metadata-Version: 2.1
Name: depsland
Version: 0.8.0
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
Requires-Dist: argsense (>=0.5.8,<0.6.0)
Requires-Dist: conflore (>=0.2.0,<0.3.0)
Requires-Dist: lk-logger (>=5.7.6,<6.0.0)
Requires-Dist: lk-utils (>=2.10.7,<3.0.0)
Requires-Dist: numpy (>=1.26.0,<2.0.0) ; python_version >= "3.9"
Requires-Dist: oss2 (>=2.18.3,<3.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0) ; python_version >= "3.9"
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.0.0,<3.0.0)
Requires-Dist: pyyaml (>=6.0.0,<7.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: semver (>=3.0.2,<4.0.0)
Requires-Dist: streamlit (>=1.36.0,<2.0.0) ; python_full_version != "3.9.7"
Requires-Dist: streamlit-extras
Requires-Dist: toml
Requires-Dist: windows-toasts (>=1.0.0,<2.0.0) ; sys_platform == "win32"
