trash-manager


Nametrash-manager JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA manager for the trash system of the OS
upload_time2024-09-22 13:26:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords delete directory file folder manager remove trash trash-manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # trash-manager

[![PyPI - Version](https://img.shields.io/pypi/v/trash-manager.svg)](https://pypi.org/project/trash-manager)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/trash-manager.svg)](https://pypi.org/project/trash-manager)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install trash-manager
```

## License

`trash-manager` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trash-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "delete, directory, file, folder, manager, remove, trash, trash-manager",
    "author": null,
    "author_email": "VBrawl <konstantosjim@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c5/7c/5c7da64fa704cb63b27c8b8512db484e4561604b34a6a83975c0fc6be187/trash_manager-0.0.3.tar.gz",
    "platform": null,
    "description": "# trash-manager\n\n[![PyPI - Version](https://img.shields.io/pypi/v/trash-manager.svg)](https://pypi.org/project/trash-manager)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/trash-manager.svg)](https://pypi.org/project/trash-manager)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install trash-manager\n```\n\n## License\n\n`trash-manager` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A manager for the trash system of the OS",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://github.com/vbrawl/trash-manager#readme",
        "Issues": "https://github.com/vbrawl/trash-manager/issues",
        "Source": "https://github.com/vbrawl/trash-manager"
    },
    "split_keywords": [
        "delete",
        " directory",
        " file",
        " folder",
        " manager",
        " remove",
        " trash",
        " trash-manager"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e630ca48b6f2667612bd64a2af840a975a25617fcba7ebca6c5776efc43e99db",
                "md5": "032d776e453a284510c8eadb7c99f32a",
                "sha256": "4e1d6b66f811274b7be4f571a4c4def20f441dde36067b109866c9cc5a3a1f26"
            },
            "downloads": -1,
            "filename": "trash_manager-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "032d776e453a284510c8eadb7c99f32a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5101,
            "upload_time": "2024-09-22T13:26:48",
            "upload_time_iso_8601": "2024-09-22T13:26:48.123262Z",
            "url": "https://files.pythonhosted.org/packages/e6/30/ca48b6f2667612bd64a2af840a975a25617fcba7ebca6c5776efc43e99db/trash_manager-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c57c5c7da64fa704cb63b27c8b8512db484e4561604b34a6a83975c0fc6be187",
                "md5": "0fb3ce8702811ffc7c1558d2d95daead",
                "sha256": "76ace483af4dd0e096bf0219fdd73d6871f0c0581885a215f6c1409ee8f84701"
            },
            "downloads": -1,
            "filename": "trash_manager-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0fb3ce8702811ffc7c1558d2d95daead",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5459,
            "upload_time": "2024-09-22T13:26:49",
            "upload_time_iso_8601": "2024-09-22T13:26:49.030080Z",
            "url": "https://files.pythonhosted.org/packages/c5/7c/5c7da64fa704cb63b27c8b8512db484e4561604b34a6a83975c0fc6be187/trash_manager-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 13:26:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vbrawl",
    "github_project": "trash-manager#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "trash-manager"
}
        
Elapsed time: 0.47147s