--- id: mdurl version: "0.1.2" license: unclear license_treatment: permissive maintenance: active --- # mdurl — Markdown URL utilities License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install mdurl uv add mdurl poetry add mdurl ## Description # mdurl [![Build Status](https://github.com/executablebooks/mdurl/workflows/Tests/badge.svg?branch=master)](https://github.com/executablebooks/mdurl/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush) [![codecov.io](https://codecov.io/gh/executablebooks/mdurl/branch/master/graph/badge.svg)](https://codecov.io/gh/executablebooks/mdurl) [![PyPI version](https://img.shields.io/pypi/v/mdurl)](https://pypi.org/project/mdurl) This is a Python port of the JavaScript [mdurl](https://www.npmjs.com/package/mdurl) package. See the [upstream README.md file](https://github.com/markdown-it/mdurl/blob/master/README.md) for API documentation. ## AI interpretation — verify before relying Parses and manipulates Markdown URLs according to CommonMark specification, providing utilities for URL normalization and validation in Markdown contexts. Verdict: A lightweight, actively maintained utility for Markdown URL handling with no dependencies and permissive licensing. Zero known vulnerabilities and broad Python version support make it a low-friction choice for projects needing CommonMark-compliant URL utilities. [View on SkillFed](https://skillfed.io/packages/mdurl) · [View on PyPI](https://pypi.org/project/mdurl/)