Metadata-Version: 2.3
Name: dsbin
Version: 0.2.6
Summary: Personal Python script library
Author: Danny Stewart
Author-email: danny@stewart.cc
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dsbase (>=0.3.3,<0.4.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: inquirer (>=3.4.0,<4.0.0)
Requires-Dist: mutagen (>=1.47.0,<2.0.0)
Requires-Dist: natsort (>=8.4.0,<9.0.0)
Requires-Dist: numpy (>=2.2.4,<3.0.0)
Requires-Dist: packaging (>=24.2,<25.0)
Requires-Dist: pexpect (>=4.9.0,<5.0.0)
Requires-Dist: pyperclip (>=1.9.0,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: scipy (>=1.15.2,<2.0.0)
Requires-Dist: tomlkit (>=0.13.2,<0.14.0)
Requires-Dist: types-requests (>=2.32.0.20250306,<3.0.0.0)
Project-URL: Repository, https://github.com/dannystewart/dsbin
Description-Content-Type: text/markdown

# dsbin

This is my personal collection of scripts and utilities. Check [`pyproject.toml`](./pyproject.toml) for the list installed by the package.

