
gregex
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
gregex is simple, light regular expression playground, used to test/learn regular expression, written in python.
It is a gtk rewite of kiki, but is more light-weight, have fewer dependencies (no wx-python), and simpler interface.
11 years ago
0.2
---
* Fixed a minor bug
* Added translation support, though there is no translation available yet.
0.1
---
* Initial release
11 years ago
0.2
---
* Fixed a minor bug
* Added translation support, though there is no translation available yet.
0.1
---
* Initial release
Perberos
11 years ago
"Find first" at first, and not at last.
(no wx) <- yay
good job
Report