Metadata-Version: 2.4
Name: faceit
Version: 0.2.0b1
Summary: The Python wrapper for the Faceit API
Project-URL: Documentation, https://docs.faceit.com/docs
Author-email: zombyacoff <zombyacoff@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: api,faceit,wrapper
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: httpx<1.0.0,>=0.27.0
Requires-Dist: pycountry<25.0.0,>=24.6.1
Requires-Dist: pydantic-extra-types<3.0.0,>=2.10.3
Requires-Dist: pydantic<3.0.0,>=2.7.1
Requires-Dist: tenacity<9.0.0,>=8.2.3
Provides-Extra: env
Requires-Dist: python-decouple>=3.8; extra == 'env'
Description-Content-Type: text/markdown

This README is a temporary placeholder; a proper version will be added soon.
