Metadata-Version: 2.1
Name: floisy
Version: 0.1.0
Summary: A short description of the floisy package
Home-page: https://github.com/yourusername/floisy
Author: Slava Vishnyakov
Author-email: bomboze@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

# Floisy

A brief description of what this project does and who it's for.

## Installation

```bash
pip install floisy
```

## Usage

```python
import floisy

# Add usage examples here
```

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License - see the LICENSE file for details.
