Metadata-Version: 2.4
Name: slugify-fr
Version: 0.1.0
Summary: Générateur de slugs URL-friendly optimisé pour le français
Author-email: attoisse <attoissemohamed@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/ATTOISSE
Project-URL: Repository, https://github.com/ATTOISSE/slugify-fr
Project-URL: Issues, https://github.com/ATTOISSE/slugify-fr/issues
Keywords: slug,url,french,francais,text-processing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# slugify-fr

Générateur de slugs URL-friendly optimisé pour le français.

## Installation

```bash
pip install slugify-fr
