File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# URL Pattern
22
3- [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/urlpattern )] ( https://pypi.org/project/urlpattern ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/urlpattern )
3+ [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/urlpattern )] ( https://pypi.org/project/urlpattern/ ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/urlpattern )
44 [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff ) [ ![ CI] ( https://github.com/urlpattern/python-urlpattern/actions/workflows/CI.yml/badge.svg )] ( https://github.com/urlpattern/python-urlpattern/actions )
55
66An implementation of [ the URL Pattern Standard] ( https://urlpattern.spec.whatwg.org/ ) for Python written in Rust
@@ -38,4 +38,4 @@ print(result["pathname"]["groups"]["bar"]) # output: def
3838
3939## License
4040
41- [ MIT License] ( /LICENSE )
41+ [ MIT License] ( /LICENSE )
You can’t perform that action at this time.
0 commit comments