Metadata-Version: 2.1
Name: mkslug
Version: 1.0.5b1
Summary: Make a slug value (a part of a URL) from a regular sentence.
Home-page: https://github.com/AndyBowskill/make-slug
Author: Andy Bowskill
Author-email: andybowskill@protonmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/AndyBowskill/make-slug/issues
Description: # Make Slug
        Make a slug value (a part of a URL) from a regular sentence.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: all
