Metadata-Version: 2.1
Name: flechemano
Version: 0.2
Summary: A package developed for blacktea024 to integrate it with PyPI.
Home-page: https://github.com/flechemano/flechemano
Author: flechemano
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: blacktea024


```
# flechemano

flechemano is a Python package developed for blacktea024 to integrate it with PyPI.

## Installation

You can install flechemano using pip:

```
pip install flechemano
```

## Usage

```python
import oktay1024

# Example usage here
```

## Dependencies

flechemano depends on the following:
- blacktea024

## Author

flechemano

## License

This project is licensed under the MIT License.
```



