File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 - 2024 Isaac Muse
3+ Copyright (c) 2018 - 2025 Isaac Muse
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 44[ ![ PyPI Version] [ pypi-image ]] [ pypi-link ]
55[ ![ PyPI Downloads] [ pypi-down ]] [ pypi-link ]
66[ ![ PyPI - Python Version] [ python-image ]] [ pypi-link ]
7- ![ License] [ license-image-mit ]
7+ [ ![ License] [ license-image-mit ]] [ license-link ]
88# Wildcard Match
99
1010## Overview
7070[ pypi-link ] : https://pypi.python.org/pypi/wcmatch
7171[ python-image ] : https://img.shields.io/pypi/pyversions/wcmatch?logo=python&logoColor=aaaaaa&labelColor=333333
7272[ license-image-mit ] : https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
73+ [ license-link ] : https://github.com/facelessuser/wcmatch/blob/main/LICENSE.md
7374[ donate-image ] : https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal
7475[ donate-link ] : https://www.paypal.me/facelessuser
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ repo_url: https://github.com/facelessuser/wcmatch
44edit_uri : tree/main/docs/src/markdown
55site_description : A wildcard file name matching library
66copyright : |
7- Copyright © 2014 - 2024 <a href="https://github.com/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
7+ Copyright © 2014 - 2025 <a href="https://github.com/facelessuser" target="_blank" rel="noopener">Isaac Muse</a>
88
99docs_dir : docs/src/markdown
1010theme :
You can’t perform that action at this time.
0 commit comments