Skip to content

xmonader/python-pcre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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