jreg

Python package for using Java regular expressions


Keywords
python, regex, java
License
BSD-3-Clause
Install
pip install jreg==1.0.0

Documentation

jreg

Python package for using Java regexes

Requirements

  1. Java 9
  2. Python 3
pip3 install jreg

Input must be raw strings.