Metadata-Version: 2.4
Name: f-ide
Version: 1.0.0
Summary: Installer for the F Programming Language
Author: Taha
Project-URL: Homepage, https://f-ide.ir
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests

# F IDE Installer

This package installs the **F Programming Language** on Windows.

## Installation

```
pip install f-ide
```

## Run installer

```
f-ide
```
