File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PCRE4J: PCRE for Java
2
2
3
+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/alexey-pelykh/pcre4j?style=flat&logo=github )
3
4
[ ![ License] ( https://img.shields.io/github/license/alexey-pelykh/pcre4j )] ( https://www.gnu.org/licenses/lgpl-3.0.txt )
4
5
[ ![ CI] ( https://img.shields.io/github/check-runs/alexey-pelykh/pcre4j/main )] ( https://github.com/alexey-pelykh/pcre4j/actions/workflows/ci.yaml )
5
6
[ ![ codecov] ( https://codecov.io/gh/alexey-pelykh/pcre4j/graph/badge.svg?token=7UJZ501GWT )] ( https://codecov.io/gh/alexey-pelykh/pcre4j )
@@ -11,6 +12,8 @@ The PCRE4J project's goal is to bring the power of the [PCRE](https://www.pcre.o
11
12
This project is brought to you by [ Alexey Pelykh] ( https://github.com/alexey-pelykh ) with a great gratitude to the PCRE
12
13
library author [ Philip Hazel] ( https://github.com/PhilipHazel ) and its contributors.
13
14
15
+ The source code is hosted on [ GitHub] ( https://github.com/alexey-pelykh/pcre4j ) .
16
+
14
17
## Usage
15
18
16
19
The PCRE4J library provides several APIs to interact with the PCRE library:
You can’t perform that action at this time.
0 commit comments