(no title)
e7mac
|
11 years ago
True. I was thinking about a tool that would give you a list of regexes, ranked by some factor that aims to get at the regex pattern that'll be useful. For example, if I gave it, [name@email.com, name2@something.com] it would give all kinds of regex patterns, but ideally point to [a-z]@[a-z].com
logn|11 years ago
I was able to find this: https://github.com/noprompt/frak