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 1
1
# URL Pattern
2
2
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 )
4
4
[ ![ 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 )
5
5
6
6
An 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
38
38
39
39
## License
40
40
41
- [ MIT License] ( /LICENSE )
41
+ [ MIT License] ( /LICENSE )
You can’t perform that action at this time.
0 commit comments