Metadata-Version: 2.1
Name: indian-repair
Version: 0.1
Summary: A simple package to restart the computer based on the operating system.
Home-page: https://github.com/sickuritywizard/indian-repair
Author: Pradeep Kumar N
Author-email: prajeet67@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click

# indian-repair

A simple package to restart the computer based on the operating system.

## Installation

You can install the package using pip:

```sh
pip install indian-repair
```

## Usage

```sh
indian-repair
```
