Skip to content

geckoblu/kang

Repository files navigation

KANG

The Python Regular Expression Editor

Kang is a Python GUI utility for editing, testing and debugging regular expressions for the Python programming language. Kang should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the PCRE standard, Kang should benefit developers in other programming languages that also adhere to the PCRE standard (Perl, PHP, etc...).

Kang is a fork of Kodos. Kodos seems to be abbandoned and no longer maintained, it still uses Qt3 which were removed from all the major Debian distributions. So after unsucesfully try to contact the developer of Kodos I decided to start the porting to Qt4 myself. So Kang is the porting of Kodos to Qt4, plus the changes I decided to do during the way.

Kang is an open source project released under the GNU Public License (GPL) v2.

Visit Kang web site or browse the documentation.

. _documentation: http://www.geckoblu.net/kang/doc/

About

The Python Regular Expression Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published