Metadata-Version: 2.1
Name: pymdown-toc-ext
Version: 1.0.0
Summary: An extension for Python-Markdown which extends the built-in toc extension with additional capabilities to customize the generated table of contents.
Home-page: https://github.com/Benjamin-Dobell/pymdown-toc-ext
License: MIT
Keywords: markdown,extensions,pymdown
Author: Benjamin Dobell
Author-email: benjamin.dobell@glassechidna.com.au
Requires-Python: >=3.6,<4.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Dist: Markdown (>=3.2,<4.0)
Project-URL: Repository, https://github.com/Benjamin-Dobell/pymdown-toc-ext.git
