https://github.com/funilrys/pyregex
A simple implementation ot the python.re package
https://github.com/funilrys/pyregex
python python-regex-extractor regex
Last synced: 3 months ago
JSON representation
A simple implementation ot the python.re package
- Host: GitHub
- URL: https://github.com/funilrys/pyregex
- Owner: funilrys
- License: mit
- Created: 2017-04-29T17:29:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T19:31:21.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T04:46:13.984Z (4 months ago)
- Topics: python, python-regex-extractor, regex
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyRegex
## A simple implementation of python re module.
## License
Copyright (c) 2017-2022 Funilrys - Nissar Chababy
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.