bibin


Namebibin JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
Summarybibin - trash files and folders
upload_time2024-11-25 21:52:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseWTFPL
keywords delete files freedesktop remove trash
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bibin

Trash/Untrash files and folders in command-line or as a library.
Follows relevant [freedesktop spec](https://specifications.freedesktop.org/trash-spec/1.0/).

## Install

    pipx install bibin

## Command-line example

TODO

## Library example

TODO

## Standard

- supports non-home dir trashes (for example on different partitions or removable drives)

## License

bibin is licensed under [WTFPLv2](COPYING.WTFPL).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bibin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "delete, files, freedesktop, remove, trash",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cb/df/b12aa01de683236fd5f432cbaf479133f1fe7ffeb6cfbc0b4302c9e71427/bibin-0.1.0.tar.gz",
    "platform": null,
    "description": "# bibin\n\nTrash/Untrash files and folders in command-line or as a library.\nFollows relevant [freedesktop spec](https://specifications.freedesktop.org/trash-spec/1.0/).\n\n## Install\n\n    pipx install bibin\n\n## Command-line example\n\nTODO\n\n## Library example\n\nTODO\n\n## Standard\n\n- supports non-home dir trashes (for example on different partitions or removable drives)\n\n## License\n\nbibin is licensed under [WTFPLv2](COPYING.WTFPL).\n",
    "bugtrack_url": null,
    "license": "WTFPL",
    "summary": "bibin - trash files and folders",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/hydrargyrum/bibin"
    },
    "split_keywords": [
        "delete",
        " files",
        " freedesktop",
        " remove",
        " trash"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3c65903dcee335a00694bf0707d8d57aa9bf84a774270bc0569a845d24d71f3",
                "md5": "df093b5d97cab583507c6c4ad599cf90",
                "sha256": "6e31040dcb067097cdce56c535e76a5c0b30fba10e7c51a26dfcfdf2ee0a4a2e"
            },
            "downloads": -1,
            "filename": "bibin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df093b5d97cab583507c6c4ad599cf90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 5835,
            "upload_time": "2024-11-25T21:52:03",
            "upload_time_iso_8601": "2024-11-25T21:52:03.091471Z",
            "url": "https://files.pythonhosted.org/packages/f3/c6/5903dcee335a00694bf0707d8d57aa9bf84a774270bc0569a845d24d71f3/bibin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbdfb12aa01de683236fd5f432cbaf479133f1fe7ffeb6cfbc0b4302c9e71427",
                "md5": "8aadc232b5a2a13a529f0c27091e0288",
                "sha256": "b2c4d66a072fc4a3b2ce0ae64ea95b8e7c9ccbfd2a4443da9a60c9f3f3f791de"
            },
            "downloads": -1,
            "filename": "bibin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8aadc232b5a2a13a529f0c27091e0288",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 5142,
            "upload_time": "2024-11-25T21:52:04",
            "upload_time_iso_8601": "2024-11-25T21:52:04.555395Z",
            "url": "https://files.pythonhosted.org/packages/cb/df/b12aa01de683236fd5f432cbaf479133f1fe7ffeb6cfbc0b4302c9e71427/bibin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 21:52:04",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "hydrargyrum",
    "gitlab_project": "bibin",
    "lcname": "bibin"
}
        
Elapsed time: 0.33697s