Metadata-Version: 2.4
Name: freefire-player-info
Version: 0.1.0
Summary: A library to fetch Free Fire player info
Author-email: "@UNKNOWN666FF" <arbasbilal25@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/UNKNOWN666FF/FF-info
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: protobuf>=6.30.0
Requires-Dist: cachetools>=5.3.0

# FF-info

A Python library to fetch Free Fire player information including stats, ban status, and gallery data.

## Installation

```bash
pip install FF-info
