Metadata-Version: 2.4
Name: deltona
Version: 0.2.3
Summary: A lot of uncategorised utilities.
Project-URL: Issues, https://github.com/Tatsh/deltona/issues
Project-URL: documentation, https://deltona.readthedocs.org
Project-URL: homepage, https://tatsh.github.io/deltona/
Project-URL: repository, https://github.com/Tatsh/deltona
Author-email: Andrew Udvare <audvare@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: bluetooth,command line,file management,git,multimedia
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Desktop Environment :: K Desktop Environment (KDE)
Classifier: Topic :: File Formats
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Multimedia
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: anyio>=4.13.0
Requires-Dist: async-lru>=2.3.0
Requires-Dist: bascom>=0.1.2
Requires-Dist: binaryornot>=0.6.0
Requires-Dist: click>=8.3.2
Requires-Dist: niquests>=3.18.6
Requires-Dist: pathspec>=1.0.4
Requires-Dist: tomlkit>=0.14.0
Requires-Dist: typing-extensions>=4.15.0
Provides-Extra: admin
Requires-Dist: paramiko>=4.0.0; extra == 'admin'
Provides-Extra: desktop
Requires-Dist: pydbus>=0.6.0; (sys_platform == 'linux') and extra == 'desktop'
Requires-Dist: pygobject>=3.56.2; (sys_platform == 'linux') and extra == 'desktop'
Requires-Dist: pyperclip>=1.11.0; extra == 'desktop'
Provides-Extra: git
Requires-Dist: gitpython>=3.1.46; extra == 'git'
Requires-Dist: keyring>=25.7.0; extra == 'git'
Requires-Dist: pygithub>=2.9.1; extra == 'git'
Provides-Extra: media
Requires-Dist: keyring>=25.7.0; extra == 'media'
Requires-Dist: mutagen>=1.47.0; extra == 'media'
Requires-Dist: platformdirs>=4.9.6; extra == 'media'
Requires-Dist: send2trash>=2.1.0; extra == 'media'
Provides-Extra: string
Requires-Dist: pyyaml>=6.0.3; extra == 'string'
Requires-Dist: unidecode>=1.4.0; extra == 'string'
Requires-Dist: yt-dlp>=2026.3.17; extra == 'string'
Provides-Extra: wine
Requires-Dist: pexpect>=4.9.0; extra == 'wine'
Requires-Dist: platformdirs>=4.9.6; extra == 'wine'
Requires-Dist: psutil>=7.2.2; extra == 'wine'
Requires-Dist: python-xz>=0.6.0; extra == 'wine'
Provides-Extra: www
Requires-Dist: beautifulsoup4>=4.14.3; extra == 'www'
Requires-Dist: html5lib>=1.1; extra == 'www'
Requires-Dist: keyring>=25.7.0; extra == 'www'
Requires-Dist: pillow>=12.2.0; extra == 'www'
Description-Content-Type: text/markdown

# deltona

<!-- WISWA-GENERATED-README:START -->

[![Python versions](https://img.shields.io/pypi/pyversions/deltona.svg?color=blue&logo=python&logoColor=white)](https://www.python.org/)
[![PyPI - Version](https://img.shields.io/pypi/v/deltona)](https://pypi.org/project/deltona/)
[![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/deltona)](https://github.com/Tatsh/deltona/tags)
[![License](https://img.shields.io/github/license/Tatsh/deltona)](https://github.com/Tatsh/deltona/blob/master/LICENSE.txt)
[![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/deltona/v0.2.3/master)](https://github.com/Tatsh/deltona/compare/v0.2.3...master)
[![CodeQL](https://github.com/Tatsh/deltona/actions/workflows/codeql.yml/badge.svg)](https://github.com/Tatsh/deltona/actions/workflows/codeql.yml)
[![QA](https://github.com/Tatsh/deltona/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/deltona/actions/workflows/qa.yml)
[![Tests](https://github.com/Tatsh/deltona/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/deltona/actions/workflows/tests.yml)
[![Coverage Status](https://coveralls.io/repos/github/Tatsh/deltona/badge.svg?branch=master)](https://coveralls.io/github/Tatsh/deltona?branch=master)
[![Dependabot](https://img.shields.io/badge/Dependabot-enabled-blue?logo=dependabot)](https://github.com/dependabot)
[![Documentation Status](https://readthedocs.org/projects/deltona/badge/?version=latest)](https://deltona.readthedocs.org/?badge=latest)
[![mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![uv](https://img.shields.io/badge/uv-261230?logo=astral)](https://docs.astral.sh/uv/)
[![pytest](https://img.shields.io/badge/pytest-zz?logo=Pytest&labelColor=black&color=black)](https://docs.pytest.org/en/stable/)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Downloads](https://static.pepy.tech/badge/deltona/month)](https://pepy.tech/project/deltona)
[![Stargazers](https://img.shields.io/github/stars/Tatsh/deltona?logo=github&style=flat)](https://github.com/Tatsh/deltona/stargazers)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Prettier](https://img.shields.io/badge/Prettier-black?logo=prettier)](https://prettier.io/)

[![@Tatsh](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpublic.api.bsky.app%2Fxrpc%2Fapp.bsky.actor.getProfile%2F%3Factor=did%3Aplc%3Auq42idtvuccnmtl57nsucz72&query=%24.followersCount&label=Follow+%40Tatsh&logo=bluesky&style=social)](https://bsky.app/profile/Tatsh.bsky.social)
[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Tatsh-black?logo=buymeacoffee)](https://buymeacoffee.com/Tatsh)
[![Libera.Chat](https://img.shields.io/badge/Libera.Chat-Tatsh-black?logo=liberadotchat)](irc://irc.libera.chat/Tatsh)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109370961877277568?domain=hostux.social&style=social)](https://hostux.social/@Tatsh)
[![Patreon](https://img.shields.io/badge/Patreon-Tatsh2-F96854?logo=patreon)](https://www.patreon.com/Tatsh2)

<!-- WISWA-GENERATED-README:STOP -->

A lot of uncategorised utilities.

This project will eventually be split into different projects by category.

## Installation

```shell
pip install deltona
```

## Usage

See [the documentation](https://deltona.readthedocs.org/?badge=latest) for commands and the library.
