File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# multiregex
2
2
3
3
[ ![ CI] ( https://img.shields.io/github/actions/workflow/status/quantco/multiregex/ci.yml?style=flat-square&branch=main )] ( https://github.com/quantco/multiregex/actions/workflows/ci.yml )
4
- [ ![ conda-forge] ( https://img.shields.io/conda/vn/conda-forge/multiregex?logoColor=white&logo=conda-forge )] ( https://prefix.dev/channels/conda-forge/packages/multiregex )
5
- [ ![ pypi-version] ( https://img.shields.io/pypi/v/multiregex.svg?logo=pypi&logoColor=white )] ( https://pypi.org/project/multiregex )
6
- [ ![ python-version] ( https://img.shields.io/pypi/pyversions/multiregex?logoColor=white&logo=python )] ( https://pypi.org/project/multiregex )
4
+ [ ![ conda-forge] ( https://img.shields.io/conda/vn/conda-forge/multiregex?logoColor=white&logo=conda-forge&style=flat-square )] ( https://prefix.dev/channels/conda-forge/packages/multiregex )
5
+ [ ![ pypi-version] ( https://img.shields.io/pypi/v/multiregex.svg?logo=pypi&logoColor=white&style=flat-square )] ( https://pypi.org/project/multiregex )
6
+ [ ![ python-version] ( https://img.shields.io/pypi/pyversions/multiregex?logoColor=white&logo=python&style=flat-square )] ( https://pypi.org/project/multiregex )
7
7
8
8
Quickly match many regexes against a string. Provides 2-10x speedups over naïve regex matching.
9
9
You can’t perform that action at this time.
0 commit comments