Skip to content

xmonader/python-pcre

Repository files navigation

PCRE ( Perl Compatible Regular Expressions) for Python

PCRE interface implemented using ctypes library.

Why?

I created this project to learn ctypes, and decided to revive it and make it work with python3

TODO

  • More tests
  • Code improvements
  • Fully documented API
  • Benchmarks

Releases

No releases published

Packages

No packages published

Languages