python-slugify

View on PyPIReverse Dependencies (660)

8.0.4 python_slugify-8.0.4-py2.py3-none-any.whl

Wheel Details

Project: python-slugify
Version: 8.0.4
Filename: python_slugify-8.0.4-py2.py3-none-any.whl
Download: [link]
Size: 10051
MD5: 35c4a1ca7479cbad4b16f285e11986b6
SHA256: 276540b79961052b66b7d116620b36518847f52d5fd9e3a70164fc8c50faa6b8
Uploaded: 2024-02-08 18:32:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-slugify
Version: 8.0.4
Summary: A Python slugify application that also handles Unicode
Author: Val Neekman
Author-Email: info[at]neekware.com
Home-Page: https://github.com/un33k/python-slugify
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.7
Requires-Dist: text-unidecode (>=1.3)
Requires-Dist: Unidecode (>=1.1.1); extra == "unidecode"
Provides-Extra: unidecode
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7373 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
slugify/__init__.py sha256=Q-9bKCQv89uf3bJr_yHxMPhBWXN8YCzlxQwK_kdpefI 346
slugify/__main__.py sha256=1kv8A15Tg_3-lrwRSVuHoYuA8_ykvra3OhCA0xYo1cY 3961
slugify/__version__.py sha256=Dh3y4MnWAjNJGbaoRm3dfiytyF-iD5d-3OCfGyl__Y8 325
slugify/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
slugify/slugify.py sha256=MQPsw0u2g2LU-8BBT7K0DOlGtAhIxoKHQD4fWltKllY 6180
slugify/special.py sha256=8bHAPGnZ-1keuW4x2WZdFXVb9LFoS7i9Jo4ty_2D8hA 1222
python_slugify-8.0.4.dist-info/LICENSE sha256=MLpNxpqfTc4TLdcDk3x6k7Vz4lJGBNLV-SxQZlFMDU8 1103
python_slugify-8.0.4.dist-info/METADATA sha256=FI0O_4c5wefK7aGhDtE_gmVk35TFPWWsQRAv9qLC74I 8469
python_slugify-8.0.4.dist-info/WHEEL sha256=k3vXr0c0OitO0k9eCWBlI2yTYnpb_n_I2SGzrrfY7HY 110
python_slugify-8.0.4.dist-info/entry_points.txt sha256=s_Bxn3Nd2lsHTQ4PFCQ2z3o3xMgzQTtPPx3UGsUnI9I 50
python_slugify-8.0.4.dist-info/top_level.txt sha256=D7zuR7zxISqlCxArlOOOuLsWObz1_3jgosq5XhlSpew 8
python_slugify-8.0.4.dist-info/RECORD

top_level.txt

slugify

entry_points.txt

slugify = slugify.__main__:main