riddance


Nameriddance JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryDesigned to remove bloatware and augment freedom
upload_time2024-03-04 04:42:58
maintainerNone
docs_urlNone
authorRylan Justice
requires_python>=3.10
licenseGPL-3.0-or-later
keywords debloat privacy python riddance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # riddance

Designed to remove bloatware and augment freedom

## Installation

```sh
pip install riddance
```

## Usage

```sh
python -m riddance [option]
```

| Option            | Description                                          |
| :---              | :---                                                 |
| `-h`, `--help`    | display help                                         |
| `-v`, `--version` | show version                                         |
| `-l`, `--list`    | list compatible operating systems and their versions |
| `-c`, `--check`   | check operating system and version compatibility     |
| `-d`, `--debloat` | debloat a compatible operating system                |

## License

[GNU General Public License v3.0 or later](https://github.com/rylan-justice/riddance/blob/main/COPYING)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "riddance",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "debloat,privacy,python,riddance",
    "author": "Rylan Justice",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/51/a5/d1b70cdeca8ce323d4f94d9fa1072b222a74bd8a554a984b29e1f140fd56/riddance-1.3.0.tar.gz",
    "platform": null,
    "description": "# riddance\n\nDesigned to remove bloatware and augment freedom\n\n## Installation\n\n```sh\npip install riddance\n```\n\n## Usage\n\n```sh\npython -m riddance [option]\n```\n\n| Option            | Description                                          |\n| :---              | :---                                                 |\n| `-h`, `--help`    | display help                                         |\n| `-v`, `--version` | show version                                         |\n| `-l`, `--list`    | list compatible operating systems and their versions |\n| `-c`, `--check`   | check operating system and version compatibility     |\n| `-d`, `--debloat` | debloat a compatible operating system                |\n\n## License\n\n[GNU General Public License v3.0 or later](https://github.com/rylan-justice/riddance/blob/main/COPYING)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Designed to remove bloatware and augment freedom",
    "version": "1.3.0",
    "project_urls": {
        "Repository": "https://github.com/rylan-justice/riddance"
    },
    "split_keywords": [
        "debloat",
        "privacy",
        "python",
        "riddance"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1529e6a2a9952604fbb51dbfac55c57e67803eaeff4362ffa9fb8eae9680200b",
                "md5": "cf9e2a7359758085c2b06b42621c8c23",
                "sha256": "d062aa76dcce07fa6c6a88c36ec0816cb3646901a7493dda16fe50047a97acfa"
            },
            "downloads": -1,
            "filename": "riddance-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf9e2a7359758085c2b06b42621c8c23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 27531,
            "upload_time": "2024-03-04T04:42:57",
            "upload_time_iso_8601": "2024-03-04T04:42:57.124201Z",
            "url": "https://files.pythonhosted.org/packages/15/29/e6a2a9952604fbb51dbfac55c57e67803eaeff4362ffa9fb8eae9680200b/riddance-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51a5d1b70cdeca8ce323d4f94d9fa1072b222a74bd8a554a984b29e1f140fd56",
                "md5": "9f284fda7f8abcdb3ef4705c2e0c2115",
                "sha256": "71f3877fb08e796acd862ad1ba21babf213f06e62216700657c9aa651beac04e"
            },
            "downloads": -1,
            "filename": "riddance-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9f284fda7f8abcdb3ef4705c2e0c2115",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18188,
            "upload_time": "2024-03-04T04:42:58",
            "upload_time_iso_8601": "2024-03-04T04:42:58.533418Z",
            "url": "https://files.pythonhosted.org/packages/51/a5/d1b70cdeca8ce323d4f94d9fa1072b222a74bd8a554a984b29e1f140fd56/riddance-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 04:42:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rylan-justice",
    "github_project": "riddance",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "riddance"
}
        
Elapsed time: 1.26270s